fengjk created FLINK-28191:
------------------------------

             Summary: 【flink-runtime】Achieve metrics summary and unified active 
reporting
                 Key: FLINK-28191
                 URL: https://issues.apache.org/jira/browse/FLINK-28191
             Project: Flink
          Issue Type: New Feature
          Components: Runtime / Metrics
    Affects Versions: 1.14.3
         Environment: Flink version : 1.11.1、1.14.3 

Java version : 8
            Reporter: fengjk


Currently we use flink-metrics-http plugins to report metrics , have the 
following problems:
 # Different components invoke the reporting interface independently and in 
parallel, frequently invoking the interface.
 # Data can only be aggregated downstream .
 # The number of downstream data rows is large, consuming storage resources

 

Plan:Metrics data for all components are summarized and sent downstream



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

Reply via email to