prometheus/storage/metric
Fabian Reinartz 33aab4169c Anchor regexes in vector matching
This commit makes the regex behavior of vector matching consistent with
configuration and label_replace() by anchoring it.

Fixes #1200
2015-11-05 11:23:43 +01:00
..
matcher.go Anchor regexes in vector matching 2015-11-05 11:23:43 +01:00
matcher_test.go Anchor regexes in vector matching 2015-11-05 11:23:43 +01:00
metric.go Move COWMetric into storage/metric package 2015-08-25 11:59:07 +02:00
metric_test.go Switch promql types to common/model 2015-08-25 13:49:14 +02:00
sample.go Replace metric.SamplePair with model.SamplePair 2015-08-22 14:52:35 +02:00