line / promgen

Promgen is a configuration file generator for Prometheus
https://line.github.io/promgen/
MIT License
1.04k stars 150 forks source link

[BUGFIX] Fix notification splay #494

Closed kfdm closed 2 months ago

kfdm commented 2 months ago

Previously when checking the extra values, we never passed along our enabled query, so that child notifiers would always trigger even if they were disabled.