prometheus/web/static/js
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
..
alerts.js Add no-op silencing links. 2013-07-24 15:09:42 +02:00
graph.js Drop metric names after transformations. 2014-11-25 17:13:04 +01:00
graph_template.handlebar Generate tabular console view from JSON data. 2013-07-24 12:28:59 +02:00