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
Michael Hoffmann 344c8ff97c
feat: dont compile regex matcher if we know its a literal (#12434)
1 year ago
..
labels.go Merge pull request #12366 from prometheus/release-2.44 2 years ago
labels_string.go Merge pull request #12366 from prometheus/release-2.44 2 years ago
labels_test.go labels: respect Set after Del in Builder (#12322) 2 years ago
matcher.go
matcher_test.go feat: dont compile regex matcher if we know its a literal (#12434) 1 year ago
regexp.go feat: dont compile regex matcher if we know its a literal (#12434) 1 year ago
regexp_test.go
test_utils.go