Ask Solem 14 vuotta sitten
vanhempi
commit
01e4ef9c3d
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      docs/userguide/monitoring.rst

+ 1 - 1
docs/userguide/monitoring.rst

@@ -345,7 +345,7 @@ Here `messages_ready` is the number of messages ready
 for delivery (sent but not received), `messages_unacknowledged`
 is the number of messages that has been received by a worker but
 not acknowledged yet (meaning it is in progress, or has been reserved).
-`messages` is the sum of ready and unacknowledged messages combined.
+`messages` is the sum of ready and unacknowledged messages.
 
 
 Finding the number of workers currently consuming from a queue::