[
https://issues.apache.org/jira/browse/BEAM-7438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849186#comment-16849186
]
Ricardo Bordon commented on BEAM-7438:
--------------------------------------
I've also tried with Flink's JMX exporter with no luck.
> Distribution and Gauge metrics are not being exported to Flink dashboard
> neither Prometheus IO
> ----------------------------------------------------------------------------------------------
>
> Key: BEAM-7438
> URL: https://issues.apache.org/jira/browse/BEAM-7438
> Project: Beam
> Issue Type: Bug
> Components: runner-flink
> Affects Versions: 2.12.0
> Reporter: Ricardo Bordon
> Priority: Major
>
> 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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)