prometheus/promql/testdata
Brian Brazil 80b40e6d91 Add initial staleness handing to promql.
For instant vectors, if "stale" is the newest sample
ignore the timeseries.

For range vectors, filter out "stale" samples.

Make it possible to inject "stale" samples in promql tests.
2017-05-16 18:33:51 +01:00
..
aggregators.test Add quantile aggregator. 2016-07-21 00:09:19 +01:00
functions.test Add timestamp() function. 2017-05-12 12:00:31 +01:00
histograms.test Force buckets in a histogram to be monotonic for quantile estimation (#2610) 2017-04-14 16:21:49 +02:00
legacy.test move legacy test for delta function 2016-08-08 10:02:58 +02:00
literals.test Migrate matrix tests, remove old test files. 2015-05-18 17:50:12 +02:00
operators.test Simply use `math.Mod(float64, float64)` after all 2016-11-08 21:03:31 +01:00
selectors.test Add missing test file 2016-03-02 23:00:23 +01:00
staleness.test Add initial staleness handing to promql. 2017-05-16 18:33:51 +01:00