prometheus/promql/testdata
Julius Volz 5e2d1c1464 Deprecate keeping_extra, rename it to keep_common.
`keep_common` is more in line with the function name
`drop_common_labels()` terminology-wise, and also more in line with
`group_left`/`group_right` (no `...ing` verb suffix).

We could also go the full way and call it `keep_common_labels`. That
would have the benefit of being even more consistent with the function
`drop_common_labels()` and would be more explanatory, but it also seems
quite long.
2015-06-12 14:21:05 +02:00
..
functions.test Add increase() function, to replace delta(..., 1). 2015-05-26 22:49:21 +01:00
histograms.test Migrate matrix tests, remove old test files. 2015-05-18 17:50:12 +02:00
legacy.test Deprecate keeping_extra, rename it to keep_common. 2015-06-12 14:21:05 +02:00
literals.test Migrate matrix tests, remove old test files. 2015-05-18 17:50:12 +02:00