Hi,

We are using flink 1.16 and we woud like to monitor the state metrics of a
certain job. Looking at the documentation I see that there are some state
access latencies:

https://nightlies.apache.org/flink/flink-docs-release-1.16/docs/ops/metrics/

Namely, I would like to access the following:

*mapStateGetLatency*

How could I achieve this? I would expect to be accessed via

flink.task/operator.mapStateGetLatency but I dont see any related state
access latency metrics available. Needs to be enabled/configured in some
way?

Thanks,
Oscar

Reply via email to