[ 
https://issues.apache.org/jira/browse/KAFKA-14893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17882523#comment-17882523
 ] 

Chia-Ping Tsai commented on KAFKA-14893:
----------------------------------------

[~mimaison] What is your plan for this scala interface? it is so sad that we 
don't handle it before. I guess we can't just remove it as there are many use 
cases in the internet. Should we file a quick KIP for it in order to ship it to 
3.9 to have minimum deprecation cycle?

 

 

> Public API for reporting Yammer metrics
> ---------------------------------------
>
>                 Key: KAFKA-14893
>                 URL: https://issues.apache.org/jira/browse/KAFKA-14893
>             Project: Kafka
>          Issue Type: Improvement
>          Components: core, metrics
>            Reporter: Mickael Maison
>            Assignee: Mickael Maison
>            Priority: Major
>
> Server side metrics registered via the Yammer library are currently exposed 
> via the KafkaMetricsReporter interface. This is configured by setting 
> kafka.metrics.reporters in the server configuration.
> However the interface is defined in Scala in the core module so it is not 
> part of the public API. This API also assumes implementations can access 
> KafkaYammerMetrics.defaultRegistry(), which is also not part of the public 
> API, in order to report metrics.
> Also this API should support reconfigurable configurations.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to