prometheus/rules/ast
Fabian Reinartz 6f754073d5 Add OR operation and vector matching options.
This commits implements the OR operation between two vectors.
Vector matching using the ON clause is added to limit the set of
labels that define a match between two elements. Group modifiers
(GROUP_LEFT/GROUP_RIGHT) to request many-to-one matching are added.
2015-03-03 11:35:10 +01:00
..
ast.go Add OR operation and vector matching options. 2015-03-03 11:35:10 +01:00
functions.go Avoid copying of the COWMetric if we already have the metric available. 2015-02-22 01:04:52 +01:00
functions_test.go Clean up license issues. 2015-01-21 20:07:45 +01:00
printer.go Query timeout added. 2015-02-03 08:04:27 +01:00
quantile.go Avoid copying of the COWMetric if we already have the metric available. 2015-02-22 01:04:52 +01:00
query_analyzer.go Lower-case some package-internal names. 2015-02-18 02:45:54 +01:00
walk.go Lower-case some package-internal names. 2015-02-18 02:45:54 +01:00