prometheus/web
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
..
api Fix and improve parsing error output. 2015-04-30 12:19:39 +02:00
blob Merge web/blob/Makefile into web/Makefile 2015-01-29 19:12:32 -05:00
httputils Switch Prometheus to promql package. 2015-04-28 16:19:23 +02:00
static Make all paths absolute to support proxies 2015-04-02 20:36:47 +02:00
templates Make target manager source based. 2015-04-24 15:49:35 +02:00
.gitignore Ignore web/static/generated and build/root/share 2013-04-25 12:33:27 +02:00
Makefile Improve comments about embedding. 2015-02-02 12:37:39 +01:00
alerts.go Rename RuleManager to Manager, remove interface. 2015-04-29 16:42:10 +02:00
consoles.go Switch Prometheus to promql package. 2015-04-28 16:19:23 +02:00
handler.go Make all paths absolute to support proxies 2015-04-02 20:36:47 +02:00
status.go Implement config reloading on SIGHUP. 2015-05-13 16:49:46 +02:00
web.go Add stddev and stdvar aggregation functions. 2015-04-17 00:30:03 +01:00