Hello everyone,
I have a flink 1.14 job running and im looking at the uptime metric (flink_jobmanager_job_uptime) together with prometheus (scrape every second). It looks as if this metric is updated every 60 seconds, is there a way of decreasing this interval? A fixed delay recovery strategy of 1s is being used. There doesnt seem to be anything related to this in the configs (https://nightlies.apache.org/flink/flink-docs-master/docs/deployment/config/). Regards, M.