prometheus/web
Brian Brazil f114bbd4e7 Make query_range more robust.
Gracefully handle decimal values, by truncating them.

Limit amount of steps, to avoid accidentally pulling too much data.
This limit returns up to ~500kB per timeseries, and allows
for 60s granularity for a week and 1h granularity for a year.

Change-Id: Ie549fc24deb2eecbc6c5d1b6088a548a6b02e849
2014-11-25 17:09:04 +01:00
..
api Make query_range more robust. 2014-11-25 17:09:04 +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 Don't alert() when a query is aborted, 2014-11-25 17:09:04 +01:00
templates Add back consoles link. 2014-11-25 17:08:26 +01:00
.gitignore
alerts.go Add console and alert templates with access to all data. 2014-05-30 16:24:56 +01:00
consoles.go Major code cleanup. 2014-11-25 17:02:53 +01:00
handler.go
Makefile
status.go Initial experimental snapshot of next-gen storage. 2014-11-25 17:02:00 +01:00
web.go Add back consoles link. 2014-11-25 17:08:26 +01:00