prometheus/web
Fabian Reinartz 1a2d57b45c Move template functionality out of target.
The target implementation and interface contain methods only serving a
specific purpose of the templates. They were moved to the template
as they operate on more fundamental target data.
2015-05-18 13:35:43 +02:00
..
api Fix and improve parsing error output. 2015-04-30 12:19:39 +02:00
blob
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 Move template functionality out of target. 2015-05-18 13:35:43 +02:00
.gitignore
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
Makefile
status.go Implement config reloading on SIGHUP. 2015-05-13 16:49:46 +02:00
web.go Move template functionality out of target. 2015-05-18 13:35:43 +02:00