prometheus/web/api
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.go Major code cleanup. 2014-11-25 17:02:53 +01:00
query.go Make query_range more robust. 2014-11-25 17:09:04 +01:00
targets.go Remove usage of gorest. 2013-10-23 14:19:14 +02:00