1

quick question. I am trying to present beam metrics in Prometheus. I did that in my code: Counter counter = Metrics.counter(MinimalWordCount.class, "myDummyCounter"); but unfortunately it is still not present in Prometheus.

Question is related to here

Dumb Guy
  • 23
  • 2
  • What is your runner? How are you exporting your metrics? – Pablo Jun 05 '18 at 17:47
  • I am using flinkRunner. for now, it is irrelevant what I am exporting. I just want to see mentioned Beam counter metric in Prometheus. – Dumb Guy Jun 06 '18 at 06:51

0 Answers0