You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 24, 2021. It is now read-only.
We have a use case on which we multiple servers that are running beamium, and we want to avoid having them to scrap a metric at the time. Would it be possible to add a cron-like expression to define when to scrap the metric, this would allow us to do for instance :
On server 1 : 5/20 0 0 ? * * *
On server 2 : 15/20 0 0 ? * * *
On server 3 : 25/20 0 0 ? * * *
That would make beamium more flexible. If you need more details you can jabb me :)
The text was updated successfully, but these errors were encountered:
Hi !
We have a use case on which we multiple servers that are running beamium, and we want to avoid having them to scrap a metric at the time. Would it be possible to add a cron-like expression to define when to scrap the metric, this would allow us to do for instance :
That would make beamium more flexible. If you need more details you can jabb me :)
The text was updated successfully, but these errors were encountered: