prometheus/model/labels
Jesus Vazquez 51f26e0cba Necessary changes to make the merge work
This commit disables some unused workflows on our CI.

Also uses grafana/regexp instead of regexp which is blackisted.

Also updates head_test TestHeadReadWriterRepair increasing
ChunkWriteQueueSize to 1 so that the chunk disk mapper uses the async
queue. This seems to be default behaviour in upstream prometheus and
without this option our test fails.
2022-04-13 14:45:43 +02:00
..
labels.go Compare equality of label.Label structs directly (#10427) 2022-03-15 00:30:04 +01:00
labels_test.go Compare equality of label.Label structs directly (#10427) 2022-03-15 00:30:04 +01:00
matcher.go Merge remote-tracking branch 'upstream/main' into merge-upstream 2021-11-18 15:48:40 +01:00
matcher_test.go Move packages out of deprecated pkg directory 2021-11-09 08:03:10 +01:00
regexp.go Merge remote-tracking branch 'upstream/main' into jvp/merge-prometheus-main 2022-04-12 16:40:00 +02:00
regexp_test.go Necessary changes to make the merge work 2022-04-13 14:45:43 +02:00
test_utils.go Move packages out of deprecated pkg directory 2021-11-09 08:03:10 +01:00