congbobo184 commented on code in PR #21981:
URL: https://github.com/apache/pulsar/pull/21981#discussion_r1471051421


##########
grafana/dashboards/bookkeeper.json:
##########
@@ -383,7 +383,7 @@
           "steppedLine": false,
           "targets": [
             {
-              "expr": 
"bookkeeper_server_ADD_ENTRY_REQUEST{cluster=~\"$cluster\", 
kubernetes_pod_name=~\"$bookie\", success=\"true\", quantile=\"0.5\"}",
+              "expr": "bookkeeper_server_ADD_ENTRY{cluster=~\"$cluster\", 
kubernetes_pod_name=~\"$bookie\", success=\"true\", quantile=\"0.5\"}",

Review Comment:
   check for the existence of ADD_ENTRY_REQUEST and its two metrics, so don't 
need change this, right?



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to