prometheus/model
tyltr 1fa131ee03
fix slice copy in 1.20 (#13389)
The slices package is added to the standard library in Go 1.21;
we need to import from the exp area to maintain compatibility with Go 1.20.

Signed-off-by: tyltr <tylitianrui@126.com>
2024-01-16 11:06:58 +00:00
..
exemplar Scraping: use slices.sort for exemplars 2023-11-24 14:42:26 +00:00
histogram fix slice copy in 1.20 (#13389) 2024-01-16 11:06:58 +00:00
labels labels: extract common code between slice and stringlabels 2023-11-17 18:20:03 +00:00
metadata Move metric type definitions to common/model 2023-12-19 18:56:54 +00:00
relabel relabel: blank replacement deletes label post-regexp 2023-12-18 16:39:01 +00:00
rulefmt golangci-lint: enable testifylint linter (#13254) 2023-12-07 11:35:01 +00:00
textparse Merge pull request #13299 from vesari/add-unit-parser 2024-01-09 14:47:50 +01: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