You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Fabian Paul (Jira)" <ji...@apache.org> on 2022/05/05 08:12:00 UTC

[jira] [Created] (FLINK-27493) Forward all numeric Kafka metrics to Flink's metrics system

Fabian Paul created FLINK-27493:
-----------------------------------

             Summary: Forward all numeric Kafka metrics to Flink's metrics system
                 Key: FLINK-27493
                 URL: https://issues.apache.org/jira/browse/FLINK-27493
             Project: Flink
          Issue Type: New Feature
          Components: Connectors / Kafka
    Affects Versions: 1.16.0
            Reporter: Fabian Paul


With the upgrade of the Kafka version to 2.8, it is now possible to access more metrics from the KafkaConsumer/KafkaProducer. So far we only forward metrics that are of type Double but ignore other numeric values. It might be worthwhile to forward all numerics metrics.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)