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
qinng f36ae1c21c
[remote-storage] use warn log level when send samples to remote failed (#7184)
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 Add Jaeger (#7148) 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 [remote-storage] use warn log level when send samples to remote failed (#7184) 5 years ago
queue_manager_test.go Adding a shouldReshard function to modularize logic for the QueueManager deciding if it should shard or not (#7143) 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 Handle secret changes in remote write ApplyConfig 5 years ago
write_test.go Handle secret changes in remote write ApplyConfig 5 years ago