prometheus/retrieval
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
..
discovery Add relabelling to target management. 2015-04-30 18:46:33 +02:00
helpers_test.go Make target manager source based. 2015-04-24 15:49:35 +02:00
relabel.go Switch config to YAML format. 2015-05-07 16:52:14 +02:00
relabel_test.go Switch config to YAML format. 2015-05-07 16:52:14 +02:00
target.go Implement config reloading on SIGHUP. 2015-05-13 16:49:46 +02:00
target_test.go Switch config to YAML format. 2015-05-07 16:52:14 +02:00
targetmanager.go Implement config reloading on SIGHUP. 2015-05-13 16:49:46 +02:00
targetmanager_test.go Implement config reloading on SIGHUP. 2015-05-13 16:49:46 +02:00