gianm opened a new pull request, #17919: URL: https://github.com/apache/druid/pull/17919
Adds more metrics to the ones originally added in #14582. These metrics help provide insight into the workings of the Kafka consumer. As a bonus, one of the metrics, "kafka/consumer/recordsLag", has a dimension "partition" which can be used to more easily determine which tasks are reading which partitions. It also provides a view of lag from the task perspective rather than the Overlord perspective, which is useful if the Overlord is ever unable to report metrics properly. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
