summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMichael Klishin <mklishin@pivotal.io>2015-04-26 13:40:28 +0300
committerMichael Klishin <mklishin@pivotal.io>2015-04-26 13:40:28 +0300
commita04d9f1dd55d8dde84fa2274ef5ae8b15f05f81d (patch)
treef1d6ac964688de8c74b2a9db798f2c6f6e33208d /docs
parentc169604de6f02f9703bffc8b1637f02ad22d9151 (diff)
parentee0945aae3b7cffcfbf6f993d488cde08be17e7b (diff)
downloadrabbitmq-server-git-a04d9f1dd55d8dde84fa2274ef5ae8b15f05f81d.tar.gz
Merge branch 'sla_tracking_v2' of git://github.com/alexethomas/rabbitmq-server into rabbitmq-server-54
Diffstat (limited to 'docs')
-rw-r--r--docs/rabbitmqctl.1.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml
index 40d8978e9b..a782f749cf 100644
--- a/docs/rabbitmqctl.1.xml
+++ b/docs/rabbitmqctl.1.xml
@@ -1261,6 +1261,10 @@
<listitem><para>Like <command>message_bytes</command> but counting only those messages which are persistent.</para></listitem>
</varlistentry>
<varlistentry>
+ <term>head_message_timestamp</term>
+ <listitem><para>The timestamp property of the first message in the queue, if present. Timestamps of messages only appear when they are in the paged-in state.</para></listitem>
+ </varlistentry>
+ <varlistentry>
<term>disk_reads</term>
<listitem><para>Total number of times messages have been read from disk by this queue since it started.</para></listitem>
</varlistentry>