emqx-prometheus icon indicating copy to clipboard operation
emqx-prometheus copied to clipboard

Optionally disable Push metrics

Open picaoao opened this issue 5 years ago • 1 comments

In case we wish to work only on a pull model, we don't have a way of disabling the push timer. It would be great there would be an option to disable the push in case we don't want.

picaoao avatar Aug 18 '20 16:08 picaoao

Hi @picaoao The pull mode implemented on v4.2-beta.1

see:https://github.com/emqx/emqx-prometheus/pull/71

HJianBo avatar Aug 20 '20 10:08 HJianBo