Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
There are new metric types in Prometheus that would allow for the exporter to write Counters and Histograms as Native metrics in prometheus (vs writing as Gauges). This requires an update to the Prometheus Client which has changed it's spec.
To accommodate the new metric types while retaining the old option for prometheus metrics, the recommendation is to Add a new package such as `flink-metrics-prometheus-native` and eventually deprecate the original.
Discussed more on the mailing list: https://lists.apache.org/thread/kbo3973whb8nj5xvkpvhxrmgtmnbkhlv
Attachments
Issue Links
- links to