prometheus/web
Brian Brazil e27447da5c Remove the broken "User Dashboard" link.
Due to the lack of a </a>, this makes the entire header render badly.
Accordingly it's safe to assume noone is using it, so remove it.
With the new console template support, we'll need to something a bit
more nuanced later.

Change-Id: I3424bed6aea18cbd4c63ad48f98808098dadc3ad
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 Remove the broken "User Dashboard" link. 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
Makefile Implement alerts dashboard and expression console links. 2013-06-13 22:35:40 +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
status.go Add console and alert templates with access to all data. 2014-05-30 16:24:56 +01:00
web.go Remove the broken "User Dashboard" link. 2014-11-25 17:01:59 +01:00