Hi Ori, Make sure that latency metrics is enabled. It's disabled by default. See also that the scope is set properly.
https://ci.apache.org/projects/flink/flink-docs-stable/monitoring/metrics.html#latency-tracking https://ci.apache.org/projects/flink/flink-docs-release-1.10/ops/config.html#metrics-latency-interval Thanks, Rafi On Sun, Mar 1, 2020, 13:32 Ori Popowski <ori....@gmail.com> wrote: > We've been working with Flink 1.5.2 with Prometheus and ever since we > upgraded to version 1.9.1 the operator latency metric is not available > anymore ( > flink_taskmanager_job_latency_source_id_source_subtask_index_operator_id_operator_subtask_index_latency > ) > > I've seen in the docs that this metric is still supported. Does anyone > know why it happens? > > Thanks > > >