prometheus/web/api/v1
Bryan Boreham fd57569683 Update package web tests for new labels.Labels type
Use `FromStrings` instead of assuming the data structure.

And don't sort individual labels, since `labels.Labels` are always sorted.

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2022-12-19 15:22:09 +00:00
..
api.go Merge remote-tracking branch 'upstream/main' into sparsehistogram 2022-10-25 14:38:56 -04:00
api_test.go Update package web tests for new labels.Labels type 2022-12-19 15:22:09 +00:00
errors_test.go api: Wrapped promQL based API errors with returnAPIError function (#11356) 2022-10-20 11:17:00 +02:00