prometheus/promql/testdata
Brian Brazil 3b89616d82 Allow on, ignoring, by and without wit empty laberls.
This offers new semantics in allowing on() for matching
two single-element vectors with no known common labels.
Previosuly this was often done using on(dummy).

This also allows making it explict that you meant
to do an aggregation without labels via by().

Fixes #1597.
2016-06-24 14:12:51 +01:00
..
aggregators.test Allow on, ignoring, by and without wit empty laberls. 2016-06-24 14:12:51 +01:00
functions.test Adds holt-winters query function 2016-03-28 15:42:27 -04:00
histograms.test Migrate matrix tests, remove old test files. 2015-05-18 17:50:12 +02:00
legacy.test Fix whitespace in promql test data 2016-04-02 18:25:26 -04:00
literals.test Migrate matrix tests, remove old test files. 2015-05-18 17:50:12 +02:00
operators.test Allow on, ignoring, by and without wit empty laberls. 2016-06-24 14:12:51 +01:00
selectors.test Add missing test file 2016-03-02 23:00:23 +01:00