prometheus/web/api
Brian Brazil 2aa8c8669e 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-10-20 18:39:46 +01:00
..
api.go Only evict memory series after they are on disk. 2014-06-30 15:20:33 +02:00
query.go Make query_range more robust. 2014-10-20 18:39:46 +01:00
targets.go Remove usage of gorest. 2013-10-23 14:19:14 +02:00