[
https://issues.apache.org/jira/browse/KAFKA-20196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18061592#comment-18061592
]
Gergely Harmadás commented on KAFKA-20196:
------------------------------------------
Hi [~lansg], sorry for the slight offtopic question, I am just wondering about
the current relation between Yammer based metrics and Kafka Metrics. We have a
custom {{kafka.metrics.reporter}} integrated at work and recently I faced some
challenges when wanted to collect KRaft related metrics. It turned out those
are contained in Kafka Metrics which require an entirely different reporter
({{{}metrics.reporter{}}}). When I researched the topic I found. [this
answer|https://stackoverflow.com/questions/54401834/difference-between-metric-reporters-and-kafka-metrics-reporters-properties-i]
on SO. The answer is quite old so I am wondering about the current state of
affairs. Are Yammer based metrics considered deprecated? Should any new metrics
be added to exclusively Kafka Metrics? What is the direction set by the Kafka
community? Thanks in advance
> Deprecate Yammer-based metrics in `GroupCoordinatorMetrics` and add
> equivalent Kafka Metrics
> --------------------------------------------------------------------------------------------
>
> Key: KAFKA-20196
> URL: https://issues.apache.org/jira/browse/KAFKA-20196
> Project: Kafka
> Issue Type: Improvement
> Components: consumer, metrics
> Reporter: Nick Guo
> Assignee: Nick Guo
> Priority: Minor
> Labels: need-kip
>
> Metrics to deprecate:
> * {{NumGroups}}
> * {{NumOffsets}}
> * {{NumGroupsPreparingRebalance}}
> * {{NumGroupsCompletingRebalance}}
> * {{NumGroupsStable}}
> * {{NumGroupsDead}}
> * {{NumGroupsEmpty}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)