prometheus/promql/testdata
Brian Brazil 9d0112d7cf Add without aggregator modifier.
This has the advantage that the user doesn't need
to list all labels they want to keep (as with "by")
but without having to worry about inconsistent labels
as when there's only one time series (as with "keeping_common").

Almost all aggregation should use this rather than the existing
two options as it's much less error prone and easier to maintain
due to not having to always add in "job" plus whatever other common
job-level labels you have like "region".
2016-02-08 14:05:33 +00:00
..
aggregators.test Add without aggregator modifier. 2016-02-08 14:05:33 +00:00
comparison.test promql: Remove scalar/scalar comparisons. 2015-10-11 08:51:04 +01:00
functions.test promql: Limit extrapolation of delta/rate/increase 2016-01-08 15:32:43 +01:00
histograms.test Migrate matrix tests, remove old test files. 2015-05-18 17:50:12 +02:00
legacy.test Break aggregation tests out. Add missing tests. 2016-02-07 18:02:51 +00:00
literals.test Migrate matrix tests, remove old test files. 2015-05-18 17:50:12 +02:00