Hi! Have you tried metrics.reporter.promgateway.interval? See [1] for more detail.
[1] https://nightlies.apache.org/flink/flink-docs-master/docs/deployment/metric_reporters/#prometheuspushgateway Geldenhuys, Morgan Karl <morgan.geldenh...@tu-berlin.de> 于2021年12月28日周二 02:43写道: > 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. >