prometheus/model/labels
Bartlomiej Plotka b2eb2bc989
chore(labels): add more context to labels.MetricName deprecation. (#17590)
Signed-off-by: bwplotka <bwplotka@gmail.com>
2025-11-24 08:31:28 +00:00
..
float.go fix: Added Unroll support to Sparse NHCBs 2025-10-10 19:12:30 +05:30
labels_common.go chore(labels): add more context to labels.MetricName deprecation. (#17590) 2025-11-24 08:31:28 +00:00
labels_dedupelabels.go Update golangci-lint (#17478) 2025-11-05 13:47:34 +01:00
labels_dedupelabels_test.go Add ByteSize method for Labels (#16717) 2025-07-04 15:09:01 +01:00
labels_slicelabels.go Update golangci-lint (#17478) 2025-11-05 13:47:34 +01:00
labels_slicelabels_test.go fix: Fix slicelabels corruption when used with proto decoding (#17150) 2025-10-07 12:06:48 +01:00
labels_stringlabels.go Update golangci-lint (#17478) 2025-11-05 13:47:34 +01:00
labels_stringlabels_test.go Add ByteSize method for Labels (#16717) 2025-07-04 15:09:01 +01:00
labels_test.go Improve assertion failure message (#17252) 2025-11-12 11:53:32 +01:00
matcher.go Fix Matcher.String() with empty label name 2024-06-13 18:46:35 +02:00
matcher_test.go [PERF] Regex: stop calling Simplify 2025-09-18 11:20:14 +01:00
regexp.go Update golangci-lint (#17478) 2025-11-05 13:47:34 +01:00
regexp_test.go Update golangci-lint (#17478) 2025-11-05 13:47:34 +01:00
sharding.go Use stringlabels by default 2025-04-15 17:52:24 +01:00
sharding_dedupelabels.go Labels: use single byte as separator - small speedup 2024-07-15 09:47:16 +01:00
sharding_stringlabels.go Use stringlabels by default 2025-04-15 17:52:24 +01:00
sharding_test.go Add ShardedPostings() support to TSDB (#10421) 2024-01-29 11:57:27 +00:00
test_utils.go Update modernize (#17471) 2025-11-04 05:13:49 +00:00