prometheus/web
Brian Brazil 960ede66dc Use html/template for console templates and add template libary support.
Add a function to bypass the new auto-escaping.
Add a function to workaround go's templates only allowing passing in one argument.

Change-Id: Id7aa3f95e7c227692dc22108388b1d9b1e2eec99
2014-11-25 17:01:59 +01:00
..
api Only log every query when debugging. 2014-11-25 17:01:59 +01:00
blob Add needed trailing spaces in logs. 2013-08-12 18:22:48 +02:00
http_utils Remove usage of gorest. 2013-10-23 14:19:14 +02:00
static Switch to new "__name__" metric name label. 2014-03-14 16:52:37 +01:00
templates Make Prometheus in header link to status page. 2014-11-25 17:01:59 +01:00
.gitignore Ignore web/static/generated and build/root/share 2013-04-25 12:33:27 +02:00
alerts.go Add console and alert templates with access to all data. 2014-05-30 16:24:56 +01:00
consoles.go Use html/template for console templates and add template libary support. 2014-11-25 17:01:59 +01:00
databases.go Code Review: First pass. 2013-08-05 17:31:49 +02:00
handler.go Add the console to the main/graph ui. 2013-05-02 12:19:34 +02:00
Makefile Implement alerts dashboard and expression console links. 2013-06-13 22:35:40 +02:00
status.go Add console and alert templates with access to all data. 2014-05-30 16:24:56 +01:00
web.go Add console and alert templates with access to all data. 2014-05-30 16:24:56 +01:00