prometheus/model/labels
Arve Knudsen f047647bb0 Merge remote-tracking branch 'prometheus/main' into arve/sync-upstream
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2023-11-24 14:36:13 +01:00
..
labels.go labels: extract common code between slice and stringlabels 2023-11-17 18:20:03 +00:00
labels_common.go labels: extract common code between slice and stringlabels 2023-11-17 18:20:03 +00:00
labels_stringlabels.go labels: extract common code between slice and stringlabels 2023-11-17 18:20:03 +00:00
labels_test.go ci(lint): enable godot; append dot at the end of comments 2023-10-31 19:53:38 +02:00
matcher.go track-number-of-optimized-regexp-label-matchers - make isRegexOptimized (#481) 2023-04-18 07:24:41 +00:00
matcher_test.go feat: dont compile regex matcher if we know its a literal (#12434) 2023-07-04 15:00:51 +00:00
regexp.go Fix lint errors: dot at comment end 2023-11-02 21:09:38 +01:00
regexp_test.go Fix lint errors: dot at comment end 2023-11-02 21:09:38 +01:00
sharding.go labels: add stringlabels version of StableHash 2023-05-02 15:51:17 +01:00
sharding_stringlabels.go mv sharding_string.go sharding_stringlabels.go 2023-05-05 12:53:56 +02:00
sharding_test.go Add TestStableHash 2023-05-04 16:54:39 +02:00
test_utils.go labels: use ScratchBuilder in ReadLabels 2022-12-19 15:22:09 +00:00