Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When do prometheus alert set via promgen, It will occur 'reload' action? #310

Open
minguququ opened this issue Feb 17, 2021 · 1 comment
Labels

Comments

@minguququ
Copy link

Hello I'm David.

May I ask something..?

when prometheus set alert via promgen, it would be 'reload' action?
I concern about when add a single simple alert to already existed alert list( if heavy amount alerts are already registered in prometheus ), I think promethues 'reload' action will be occured. is it?

@kfdm
Copy link
Collaborator

kfdm commented Feb 17, 2021

Prometheus is only reloaded, if you change exporters/rules. Changing the subscribed notifiers in Promgen does not trigger a reload.

@kfdm kfdm added the question label Feb 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants