Bruno Cadonna created KAFKA-8906:
------------------------------------
Summary: Metrics for Key-Value, Window, and Session Stores are
Inconsistent
Key: KAFKA-8906
URL: https://issues.apache.org/jira/browse/KAFKA-8906
Project: Kafka
Issue Type: Improvement
Components: streams
Affects Versions: 2.3.0, 2.2.0
Reporter: Bruno Cadonna
Key-value stores record read operations in metrics prefixed by {{get-}},
whereas window and session stores record read operations in metrics prefixed by
{{fetch-}}. The documentation does not mention {{fetch}} at all.
We should either adapt the documentation or change the metrics prefixed by
{{fetch-}} to be prefixed with {{get-}}.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)