Skip to content
This repository has been archived by the owner on Nov 24, 2021. It is now read-only.

Add cron-like expression fro scrappers #103

Open
bcecchinato opened this issue Jul 31, 2019 · 0 comments
Open

Add cron-like expression fro scrappers #103

bcecchinato opened this issue Jul 31, 2019 · 0 comments

Comments

@bcecchinato
Copy link

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 :

  • 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 :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants