You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Mickael Maison (Jira)" <ji...@apache.org> on 2023/04/19 10:03:00 UTC

[jira] [Created] (KAFKA-14921) Avoid non numeric values for metrics

Mickael Maison created KAFKA-14921:
--------------------------------------

             Summary: Avoid non numeric values for metrics
                 Key: KAFKA-14921
                 URL: https://issues.apache.org/jira/browse/KAFKA-14921
             Project: Kafka
          Issue Type: Improvement
            Reporter: Mickael Maison
            Assignee: Mickael Maison


Many monitoring tools such as prometheus and graphite only support numeric values. This makes it hard to collect and monitor non numeric metrics.

We should avoid using Gauges with arbitrary types and provide numeric alternatives to such existing metrics.





--
This message was sent by Atlassian Jira
(v8.20.10#820010)