prometheus/model
Bryan Boreham e278195e39
Cherry-pick bugfix #12322 and create v2.43.1 (#12324)
* labels: respect Set after Del in Builder (#12322)

The implementations are not symmetric between `Set()` and `Del()`, so
we must be careful. Add tests for this, both in labels and in relabel
where the issue was reported.

Also make the slice implementation consistent re `slices.Contains`.

* Create v2.43.1 with bugfix

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
Co-authored-by: Julius Volz <julius.volz@gmail.com>
2023-05-04 20:09:31 +01:00
..
exemplar Move packages out of deprecated pkg directory 2021-11-09 08:03:10 +01:00
histogram tsdb: Add counter reset hint to histograms and support in WAL 2023-01-10 17:41:53 +05:30
labels Cherry-pick bugfix #12322 and create v2.43.1 (#12324) 2023-05-04 20:09:31 +01:00
metadata Introduce TSDB changes for appending metadata to the WAL (#10972) 2022-07-19 10:58:52 +02:00
relabel Cherry-pick bugfix #12322 and create v2.43.1 (#12324) 2023-05-04 20:09:31 +01:00
rulefmt Add rulefmt tests 2023-01-19 10:44:35 +01:00
textparse Add Exemplars support for all time series 2023-03-03 17:09:17 -08:00
timestamp Move packages out of deprecated pkg directory 2021-11-09 08:03:10 +01:00
value Move packages out of deprecated pkg directory 2021-11-09 08:03:10 +01:00