The Prometheus monitoring system and time series database.
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
George Krajcsovits acd9aa0afb
fix(textparse/protobuf): metric family name corrupted by NHCB parser (#17156)
4 months ago
..
labels_common.go fix(textparse/protobuf): metric family name corrupted by NHCB parser (#17156) 4 months ago
labels_dedupelabels.go fix(ci): run linter with all build tags (#17027) 5 months ago
labels_dedupelabels_test.go Add ByteSize method for Labels (#16717) 6 months ago
labels_slicelabels.go fix(ci): run linter with all build tags (#17027) 5 months ago
labels_slicelabels_test.go Add ByteSize method for Labels (#16717) 6 months ago
labels_stringlabels.go chore: enable unused-receiver rule from revive 5 months ago
labels_stringlabels_test.go Add ByteSize method for Labels (#16717) 6 months ago
labels_test.go Replace gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (#17151) 4 months ago
matcher.go Fix Matcher.String() with empty label name 2 years ago
matcher_test.go Quote label name in matchers when needed 2 years ago
regexp.go chore: enable unused-receiver rule from revive 5 months ago
regexp_test.go Apply analyzer "modernize" to the whole codebase 5 months ago
sharding.go Use stringlabels by default 9 months ago
sharding_dedupelabels.go Labels: use single byte as separator - small speedup 2 years ago
sharding_stringlabels.go Use stringlabels by default 9 months ago
sharding_test.go Add ShardedPostings() support to TSDB (#10421) 2 years ago
test_utils.go Labels: Call NewScratchBuilder in test_utils 2 years ago