Sriharsha Chintalapani created AMBARI-16747:
-----------------------------------------------
Summary: AMS- Provide Kafka Client Metrics Reporter
Key: AMBARI-16747
URL: https://issues.apache.org/jira/browse/AMBARI-16747
Project: Ambari
Issue Type: Improvement
Reporter: Sriharsha Chintalapani
Assignee: Aravindan Vijayan
Fix For: 2.4.1
Currently we've have AMS metrics report kafka broker . It will be great to have
metrics reporter for kafka producer and consumer
https://github.com/apache/kafka/blob/trunk/clients/src/main/java/org/apache/kafka/common/metrics/MetricsReporter.java
. This will allow us to show the metrics for client side as well.
We should be able to publish this into maven repositories with limited no.of
dependencies (or shaded). Such that users who wants to write their producer or
consumer can make a dependency on this to include it in their metrics reporters.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)