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 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 Move template functionality out of target. 2015-05-18 13:35:43 +02:00
.gitignore Ignore web/static/generated and build/root/share 2013-04-25 12:33:27 +02: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
Makefile Improve comments about embedding. 2015-02-02 12:37:39 +01:00
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