Hi, Having similar issues. I tried with Beam 2.27.0, Flink 1.12.1 and Prometheus 2.25.0. The distribution and gauge metrics are always 0 in both Flink UI and Prometheus. Counter can be displayed correctly. This should be related with issue 10928.
Thanks, Yu On 2021/04/28 17:39:29, Alexey Romanenko <[email protected]> wrote: > Hi, > > Could it be related [1][2]? > > [1] https://issues.apache.org/jira/browse/BEAM-7438 > [2] https://issues.apache.org/jira/browse/BEAM-10928 > > — > Alexey > > > On 28 Apr 2021, at 08:45, Feba Fathima <[email protected]> wrote: > > > > Hi, > > > > I have a java beam pipeline which is run using a flink runner. I tried > > adding custom metrics to it which I want to export to Prometheus. I would > > like to know how to export the beam custom metrics to Prometheus. Please > > help me with this. > > > > Thanks in advance > > Feba Fathima > >
