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

Hot-reload beamium scrapers #51

Open
sebgl opened this issue Nov 15, 2017 · 0 comments
Open

Hot-reload beamium scrapers #51

sebgl opened this issue Nov 15, 2017 · 0 comments

Comments

@sebgl
Copy link

sebgl commented Nov 15, 2017

It would be nice to have a 'hot-reload' feature so that we can add/remove scrapers without restarting beamium.

Our use-case:
Beamium is installed on every machine, then we specialize some machines with specific services. All of our services expose a '/metrics' endpoint to be scraped by beamium. When we add/modify/remove a service, we have to restart beamium so that it can take the new scrapers list into consideration.
I guess we could call the hot-reload of beamium every time we deploy a service; most time the reload would be useless (same services, same scrapers), meaning it has to be idempotent.

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