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