prometheus/web
Julius Volz 3d47f94149 Drop metric names after transformations.
After many transformations, it doesn't make sense to keep the metric
names, since the result of the transformation is no longer that metric.
This drops the metric name after such transformations and makes the web
UI deal well with missing metric names.

This depends on the current branch on the following things:

- prometheus/client_golang needs to be at
  e237cf15c6
  in branch "julius/int-fingerprints" (to be merged with new storage)

- prometheus/promdash needs to be at
  dd7691c9c2

Change-Id: Ib3c8cad8d647d9854e8c653c424b8c235ccc231d
2014-11-25 17:13:04 +01:00
..
api Support finer time resolutions than 1 second. 2014-11-25 17:09:04 +01:00
blob Simplify makefiles. 2014-11-25 17:10:39 +01:00
http_utils Remove usage of gorest. 2013-10-23 14:19:14 +02:00
static Drop metric names after transformations. 2014-11-25 17:13:04 +01:00
templates Add back consoles link. 2014-11-25 17:08:26 +01:00
.gitignore Ignore web/static/generated and build/root/share 2013-04-25 12:33:27 +02:00
Makefile Simplify makefiles. 2014-11-25 17:10:39 +01:00
alerts.go Add console and alert templates with access to all data. 2014-05-30 16:24:56 +01:00
consoles.go Changes after pair code review. 2014-11-25 17:12:59 +01:00
handler.go Add the console to the main/graph ui. 2013-05-02 12:19:34 +02:00
status.go Initial experimental snapshot of next-gen storage. 2014-11-25 17:02:00 +01:00
web.go Changes after pair code review. 2014-11-25 17:12:59 +01:00