prometheus/model/labels
Lukasz Mierzwa 559fd44be6 Rename labels.go -> labels_slicelabels.go
labels.go is now holding slicelabels code, so let's rename it.

Signed-off-by: Lukasz Mierzwa <l.mierzwa@gmail.com>
2025-07-07 12:37:42 +01:00
..
labels_common.go feature: type-and-unit-labels (PROM-39 implementation) (#16228) 2025-05-17 09:37:25 +00:00
labels_dedupelabels_test.go Add ByteSize method for Labels (#16717) 2025-07-04 15:09:01 +01:00
labels_dedupelabels.go Add ByteSize method for Labels (#16717) 2025-07-04 15:09:01 +01:00
labels_slicelabels_test.go Add ByteSize method for Labels (#16717) 2025-07-04 15:09:01 +01:00
labels_slicelabels.go Rename labels.go -> labels_slicelabels.go 2025-07-07 12:37:42 +01:00
labels_stringlabels_test.go Add ByteSize method for Labels (#16717) 2025-07-04 15:09:01 +01:00
labels_stringlabels.go Add ByteSize method for Labels (#16717) 2025-07-04 15:09:01 +01:00
labels_test.go Add ByteSize method for Labels (#16717) 2025-07-04 15:09:01 +01:00
matcher_test.go Quote label name in matchers when needed 2024-05-08 16:58:51 +02:00
matcher.go Fix Matcher.String() with empty label name 2024-06-13 18:46:35 +02:00
regexp_test.go chore: enable unused-parameter from revive 2025-02-19 19:50:28 +01:00
regexp.go refactor: use slices.Contains to simplify code 2025-05-09 08:27:10 +02: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
sharding.go Use stringlabels by default 2025-04-15 17:52:24 +01:00
test_utils.go Labels: Call NewScratchBuilder in test_utils 2024-02-23 13:50:27 +00:00