Neil Buesing created KAFKA-15338:
------------------------------------
Summary: 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.5.1, 3.4.1, 3.5.0, 3.3.2, 3.3.1, 3.4.0, 3.3.0
Reporter: Neil Buesing
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)