summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAlex Thomas <alext@lshift.net>2015-04-08 10:36:17 +0100
committerAlex Thomas <alext@lshift.net>2015-04-10 17:03:48 +0100
commit41e3f06557256435791fd948ace2afbd4c727df5 (patch)
treefb6ccef33a4a42b52edc4dd56c32eac1116cb81d /docs
parent08c30f6d06ce1f2c6ae65b85a943f1f141cc887d (diff)
downloadrabbitmq-server-git-41e3f06557256435791fd948ace2afbd4c727df5.tar.gz
Add tests for head message timestamp queue statistic. Distinguish the former statistics tests as channel (_ch) statistics. Expand name.
Diffstat (limited to 'docs')
-rw-r--r--docs/rabbitmqctl.1.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml
index 7c843b7ade..a782f749cf 100644
--- a/docs/rabbitmqctl.1.xml
+++ b/docs/rabbitmqctl.1.xml
@@ -1261,8 +1261,8 @@
<listitem><para>Like <command>message_bytes</command> but counting only those messages which are persistent.</para></listitem>
</varlistentry>
<varlistentry>
- <term>head_msg_timestamp</term>
- <listitem><para>The timestamp property of the first message in the queue, if present.</para></listitem>
+ <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>