Aditya Auradkar created KAFKA-1920: -------------------------------------- Summary: Add a metric to count client side errors in BrokerTopicMetrics Key: KAFKA-1920 URL: https://issues.apache.org/jira/browse/KAFKA-1920 Project: Kafka Issue Type: Improvement Reporter: Aditya Auradkar Assignee: Aditya Auradkar
Currently the BrokerTopicMetrics count only "failures" across all topics and for individual topics. Should we consider adding a metric to count the number of client side errors? This essentially counts the number of bad requests per topic. -- This message was sent by Atlassian JIRA (v6.3.4#6332)