prometheus/rules
Fabian Reinartz bb540fd9fd Implement config reloading on SIGHUP.
With this commit, sending SIGHUP to the Prometheus process will reload
and apply the configuration file. The different components attempt
to handle failing changes gracefully.
2015-05-13 16:49:46 +02:00
..
alerting.go Switch Prometheus to promql package. 2015-04-28 16:19:23 +02:00
manager.go Implement config reloading on SIGHUP. 2015-05-13 16:49:46 +02:00
recording.go Switch Prometheus to promql package. 2015-04-28 16:19:23 +02:00
rules.go Switch Prometheus to promql package. 2015-04-28 16:19:23 +02:00
rules_test.go Remove `name` arg from `Parse*` functions, enhance parsing errors. 2015-04-29 16:38:41 +02:00