prometheus/model/labels
Łukasz Mierzwa 08262454a3
Preallocate Labels in labels.Builder (#10749)
This tries to avoid re-allocations of labels slice since we know possible max size

Signed-off-by: Łukasz Mierzwa <l.mierzwa@gmail.com>
2022-05-25 16:22:47 +02:00
..
labels.go
labels_test.go
matcher.go
matcher_test.go
regexp.go
regexp_test.go
test_utils.go