alozano3 commented on code in PR #18691:
URL: https://github.com/apache/kafka/pull/18691#discussion_r1941026234


##########
docs/ops.html:
##########
@@ -1044,8 +1045,9 @@ <h4 class="anchor-heading"><a 
id="georeplication-monitoring" class="anchor-link"
 replication-latency-ms-max
 replication-latency-ms-avg
 byte-rate               # average number of bytes/sec in replicated records
+byte-count              # number of bytes replicated source -> target
 
-# MBean: 
kafka.connect.mirror:type=MirrorCheckpointConnector,source=([-.w]+),target=([-.w]+)
+# MBean: 
kafka.connect.mirror:type=MirrorCheckpointConnector,source=([-.w]+),target=([-.w]+),topic=([-.w]+),partition=([0-9]+),group=([-.w]+)

Review Comment:
   Done!



-- 
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