prometheus/model/labels
Manik Rana b225050b68 refac: optimize CreatedTimestamp()
- Use refactored CreatedTimestamp function with bug fixes
 - Remove unused code in labels.go
 - Improve code documentation

 Signed-off-by: Manik Rana <manikrana54@gmail.com>

Signed-off-by: Manik Rana <manikrana54@gmail.com>
2024-07-12 00:48:36 +05:30
..
labels.go refac: optimize CreatedTimestamp() 2024-07-12 00:48:36 +05:30
labels_common.go Refactor toNormalisedLower: shorter and slightly faster. (#14299) 2024-06-18 09:57:37 +00:00
labels_dedupelabels.go Refactor toNormalisedLower: shorter and slightly faster. (#14299) 2024-06-18 09:57:37 +00:00
labels_stringlabels.go Refactor toNormalisedLower: shorter and slightly faster. (#14299) 2024-06-18 09:57:37 +00:00
labels_test.go refac: optimize CreatedTimestamp() 2024-07-12 00:48:36 +05:30
matcher.go Fix Matcher.String() with empty label name 2024-06-13 18:46:35 +02:00
matcher_test.go Quote label name in matchers when needed 2024-05-08 16:58:51 +02:00
regexp.go Refactor toNormalisedLower: shorter and slightly faster. (#14299) 2024-06-18 09:57:37 +00:00
regexp_test.go Refactor toNormalisedLower: shorter and slightly faster. (#14299) 2024-06-18 09:57:37 +00:00
sharding.go Add dedupelabels tag to not build regular labels 2024-02-23 13:50:27 +00:00
sharding_dedupelabels.go labels: update copyright dates 2024-02-26 11:45:25 +00:00
sharding_stringlabels.go Add ShardedPostings() support to TSDB (#10421) 2024-01-29 11:57:27 +00:00
sharding_test.go Add ShardedPostings() support to TSDB (#10421) 2024-01-29 11:57:27 +00:00
test_utils.go Labels: Call NewScratchBuilder in test_utils 2024-02-23 13:50:27 +00:00