[
https://issues.apache.org/jira/browse/KAFKA-15338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17755184#comment-17755184
]
Matthias J. Sax commented on KAFKA-15338:
-----------------------------------------
Sure. Thank a lot!
> The metric group documentation for metrics added in KAFKA-13945 is incorrect
> ----------------------------------------------------------------------------
>
> Key: KAFKA-15338
> URL: https://issues.apache.org/jira/browse/KAFKA-15338
> Project: Kafka
> Issue Type: Bug
> Components: streams
> Affects Versions: 3.3.0, 3.4.0, 3.3.1, 3.3.2, 3.5.0, 3.4.1, 3.5.1
> Reporter: Neil Buesing
> Assignee: Atul Sharma
> Priority: Trivial
> Labels: beginner, newbie
>
> ops.html (docs/streams/ops.html) incorrectly states that the metrics type is
> "stream-processor-node-metrics", but in looking at the metrics and inspecting
> the code in TopicMetrics, these metrics have a type of "stream-topic-metrics".
> 4 metrics are in error "bytes-consumed-total", "bytes-produced-total",
> "records-consumed-total", and "records-produced-total".
> Looks like the type was changed from the KIP, and the documentation still
> reflects the KIP.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)