prometheus/model/labels
George Krajcsovits 71fee62838
Comment fixes (#364)
* matcher.go: restore comment from upstream

There's no reason to remove this comment.

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>

* head_append.go: Cortex to Mimir

This repo is used in Mimir.

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
2022-11-23 12:26:20 +00:00
..
labels.go labels: in tests use labels.FromStrings 2022-09-09 13:34:49 +02:00
labels_test.go labels: in tests use labels.FromStrings 2022-09-09 13:34:49 +02:00
matcher.go Comment fixes (#364) 2022-11-23 12:26:20 +00:00
matcher_test.go When cleaning up the only element, make a nop. 2022-05-17 17:49:19 +02:00
regexp.go When cleaning up the only element, make a nop. 2022-05-17 17:49:19 +02:00
regexp_test.go Necessary changes to make the merge work 2022-04-13 14:45:43 +02:00
test_utils.go refactor (package model): move from github.com/pkg/errors to 'errors' and 'fmt' packages (#10747) 2022-06-27 21:29:19 +02:00