The PrometheusReporter acts as a scraping target for a single process.
If you already have setup something in the Flink cluster that allows
Prometheus/ServiceMonitor to scrape (Flink) metrics, then it shouldn't
be necessary.
It doesn't coordinate with other services in any way; it just has acces
Hi,
Have a general question about Flink support for Prometheus metrics. We
already have a Prometheus setup in our cluster with ServiceMonitor-s
monitoring ports like 8080 etc. for scraping metrics.
In a setup like this, if we deploy Flink Job managers/Task managers in the
cluster, is there any ne