prometheus/model/labels
Bryan Boreham 617bee60f1 labels: use ScratchBuilder in ReadLabels
Instead of relying on being able to append to it like a slice.

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2022-12-19 15:22:09 +00:00
..
labels.go labels: new methods to work without access to internals 2022-12-19 15:22:09 +00:00
labels_test.go Report error if the series contains invalid metric names or labels during scrape 2022-12-08 20:01:20 +08:00
matcher.go
matcher_test.go
regexp.go Allow downstream projects to use faster regexp (#10251) 2022-02-08 11:03:20 +01:00
regexp_test.go Allow downstream projects to use faster regexp (#10251) 2022-02-08 11:03:20 +01:00
test_utils.go labels: use ScratchBuilder in ReadLabels 2022-12-19 15:22:09 +00:00