apache / apache/beam

Distribution and Gauge metrics are not being exported to Flink dashboard neither Prometheus IO

Open
#19,500 0 comments 0 reactions 0 assignees View on GitHub
bug flink P3 runners
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
1d 20h
Merged PRs (30d)
196

Description

Distributions and gauge metrics are not visible at Flink dashboard neither Prometheus IO.

I was able to debug the runner code and see that these metrics are being update over *FlinkMetricContainer#updateDistributions()* and *FlinkMetricContainer#updateGauges()* (meaning they are treated as "attempted metrics") but these are not visible when looking them over the Flink Dashboard or Prometheus. In the other hand, *Counter* metrics work as expected.

Imported from Jira [BEAM-7438](https://issues.apache.org/jira/browse/BEAM-7438). Original Jira may contain additional context.
Reported by: rjbordon.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.