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
labels_test.go
matcher.go
matcher_test.go
regexp.go
regexp_test.go Necessary changes to make the merge work 2022-04-13 14:45:43 +02:00
test_utils.go