alozano3 opened a new pull request, #18691: URL: https://github.com/apache/kafka/pull/18691
- Fix the MirrorCheckpointConnector mbean docs adding the missing filters _parameter_, _topic_ and _group_ . Check at [MirrorSourceMetrics](https://github.com/apache/kafka/blob/trunk/connect/mirror/src/main/java/org/apache/kafka/connect/mirror/MirrorSourceMetrics.java). - Add missing metrics to the MirrorSourceConnector mbean. Check at [MirrorCheckpointMetrics](https://github.com/apache/kafka/blob/trunk/connect/mirror/src/main/java/org/apache/kafka/connect/mirror/MirrorCheckpointMetrics.java): - record-rate - byte-count ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) -- 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]
