You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
prometheus/model/labels
Łukasz Mierzwa 89de30a0b7
Avoid reallocating map in MatchLabels (#10715)
3 years ago
..
labels.go Avoid reallocating map in MatchLabels (#10715) 3 years ago
labels_test.go Compare equality of label.Label structs directly (#10427) 3 years ago
matcher.go
matcher_test.go
regexp.go Allow downstream projects to use faster regexp (#10251) 3 years ago
regexp_test.go Allow downstream projects to use faster regexp (#10251) 3 years ago
test_utils.go