Dongjin Lee created KAFKA-13436:
-----------------------------------
Summary: Omitted BrokerTopicMetrics metrics in the documentation
Key: KAFKA-13436
URL: https://issues.apache.org/jira/browse/KAFKA-13436
Project: Kafka
Issue Type: Bug
Components: documentation
Reporter: Dongjin Lee
Assignee: Dongjin Lee
As of present, there are 18 'kafka.server:type=BrokerTopicMetrics' but, only 13
of them are described in the documentation.
The omitted metrics are:
* kafka.server:type=BrokerTopicMetrics,name=TotalProduceRequestsPerSec
* kafka.server:type=BrokerTopicMetrics,name=TotalFetchRequestsPerSec
* kafka.server:type=BrokerTopicMetrics,name=FailedProduceRequestsPerSec
* kafka.server:type=BrokerTopicMetrics,name=FailedFetchRequestsPerSec
* kafka.server:type=BrokerTopicMetrics,name=BytesRejectedPerSec
--
This message was sent by Atlassian Jira
(v8.20.1#820001)