You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2022/11/14 09:18:00 UTC

[jira] [Created] (FLINK-30020) Use separate Prometheus CollectorRegistries

Chesnay Schepler created FLINK-30020:
----------------------------------------

             Summary: Use separate Prometheus CollectorRegistries
                 Key: FLINK-30020
                 URL: https://issues.apache.org/jira/browse/FLINK-30020
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Metrics
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.17.0


The PrometheusReporter uses the singleton collector registry, which means that defining multiple prometheus reporters with different metric filters will not behave as expected.



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