You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/06/13 15:52:34 UTC

[GitHub] [pulsar] tjiuming commented on a diff in pull request #15790: [doc][broker][monitoring] add message_ack_rate metric doc

tjiuming commented on code in PR #15790:
URL: https://github.com/apache/pulsar/pull/15790#discussion_r895882588


##########
site2/docs/reference-metrics.md:
##########
@@ -220,6 +221,7 @@ All the topic metrics are labelled with the following labels:
 | pulsar_publish_rate_limit_times | Gauge | The number of times the publish rate limit is triggered. |
 | pulsar_throughput_in | Gauge | The total throughput of the topic coming into this broker (byte per second). |
 | pulsar_throughput_out | Gauge | The total throughput of the topic going out from this broker (byte per second). |
+| pulsar_consumer_msg_ack_rate | Gauge | The total message acknowledge rate of the topic coming into this broker  (message per second). |

Review Comment:
   @momo-jun both of and topic and namespace, it's in different level



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org