Re: Flink UI not displaying records received/sent metrics

2020-09-11 Thread Robert Metzger
Hi Prashant, My initial suspicion is that this is a problem in the UI or with the network connection from the browser to the Flink REST endpoints. Since you can access the metrics with "curl", Flink seems to do everything all right. The first URL you posted is for the watermarks (it ends with "/

Flink UI not displaying records received/sent metrics

2020-09-11 Thread Prashant Nayak
We are running a Flink 1.11.0 job cluster on Kubernetes. We're not seeing any metrics in the Flink Web UI (for the default metrics like Bytes Received, Records Received, etc.), instead we see a spinner. See image below. However, we have a prometheus metrics exporter configured and see job/task m