You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flink.apache.org by "wanglei2@geekplus.com" <wa...@geekplus.com> on 2020/08/28 06:49:53 UTC

The frequency flink push metrics to pushgateway?

Using prometheus and pushgateway to monitor my flink cluster.

For self defined  metrics, counter.inc() will be called for every invoke method

I want to know when the actual  counter number is pushed to pushgateway?
Is is a fixed frequency?  If i can set the frequency?
 

Thanks,
Lei


wanglei2@geekplus.com