prometheus/model/labels
Bryan Boreham e917202766 labels: make sure estimated size is not negative
Deleted labels are remembered, even if they were not in `base` or were
removed from `add`, so `base+add-del` could go negative.

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2023-04-02 11:17:09 +01:00
..
labels.go labels: make sure estimated size is not negative 2023-04-02 11:17:09 +01:00
labels_string.go labels: simplify call to get Labels from Builder 2023-03-22 17:05:20 +00:00
labels_test.go labels: simplify call to get Labels from Builder 2023-03-22 17:05:20 +00:00
matcher.go
matcher_test.go
regexp.go
regexp_test.go
test_utils.go labels: use ScratchBuilder in ReadLabels 2022-12-19 15:22:09 +00:00