You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
prometheus/storage/remote
Chris Marchbanks c1f9917e90
Add test for unregistering queue manager metrics
5 years ago
..
chunked.go Fix some warnings: 'redundant type from array, slice, or map composite literal' (#7109) 5 years ago
chunked_test.go Fix some warnings: 'redundant type from array, slice, or map composite literal' (#7109) 5 years ago
client.go Jaeger: Create child span for remote read (#7187) 5 years ago
client_test.go Improve testutil.ErrorEqual (#6471) 5 years ago
codec.go storage: Removed SelectSorted method; Simplified interface; Added requirement for remote read to sort response. 5 years ago
codec_test.go Fix some warnings: 'redundant type from array, slice, or map composite literal' (#7109) 5 years ago
ewma.go Merge the 2.13 release branch to master (#6117) 5 years ago
intern.go Merge the 2.13 release branch to master (#6117) 5 years ago
intern_test.go Fix order of testutil.Equals (#6695) 5 years ago
max_gauge.go resolve race condition in maxGauge (#5647) 6 years ago
queue_manager.go Remove duplicate metrics in QueueManager 5 years ago
queue_manager_test.go Add test for unregistering queue manager metrics 5 years ago
read.go storage: Removed SelectSorted method; Simplified interface; Added requirement for remote read to sort response. 5 years ago
read_test.go storage: Removed SelectSorted method; Simplified interface; Added requirement for remote read to sort response. 5 years ago
storage.go Hash YAML instead of JSON 5 years ago
storage_test.go storage/remote: add tests for config changes 5 years ago
write.go Remove duplicate metrics in QueueManager 5 years ago
write_test.go Handle secret changes in remote write ApplyConfig 5 years ago