prometheus/web
Matt T. Proud 4a87c002e8 Update low-level i'faces to reflect wireformats.
This commit fixes a critique of the old storage API design, whereby
the input parameters were always as raw bytes and never Protocol
Buffer messages that encapsulated the data, meaning every place a
read or mutation was conducted needed to manually perform said
translations on its own.  This is taxing.

Change-Id: I4786938d0d207cefb7782bd2bd96a517eead186f
2013-09-04 17:13:58 +02:00
..
api Make scrape timeouts configurable per job. 2013-08-19 12:21:47 +02:00
blob Add needed trailing spaces in logs. 2013-08-12 18:22:48 +02:00
static Fix query error notification in tabular view. 2013-08-02 09:04:13 +02:00
templates Code Review: First pass. 2013-08-05 17:31:49 +02:00
.gitignore Ignore web/static/generated and build/root/share 2013-04-25 12:33:27 +02:00
alerts.go Prettify/Bootstrapify alert tables. 2013-07-24 15:03:13 +02:00
compression.go Add content compression support to API HTTP responses. 2013-06-28 16:56:44 +02: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 Kill the curation state channel. 2013-08-13 17:20:22 +02:00
web.go Update low-level i'faces to reflect wireformats. 2013-09-04 17:13:58 +02:00