prometheus/storage/remote
Chris Marchbanks d88a2b0261 Handle secret changes in remote write ApplyConfig
Remake the http client whenever ApplyConfig is called. This allows
secrets to be updated without needing to restart an otherwise unchanged
queue.

Signed-off-by: Chris Marchbanks <csmarchbanks@gmail.com>
2020-04-13 23:14:15 +00:00
..
chunked.go
chunked_test.go
client.go
client_test.go
codec.go storage: Removed SelectSorted method; Simplified interface; Added requirement for remote read to sort response. 2020-03-20 21:14:43 +01:00
codec_test.go storage: Removed SelectSorted method; Simplified interface; Added requirement for remote read to sort response. 2020-03-20 21:14:43 +01:00
ewma.go
intern.go
intern_test.go
max_gauge.go
queue_manager.go Handle secret changes in remote write ApplyConfig 2020-04-13 23:14:15 +00:00
queue_manager_test.go
read.go storage: Removed SelectSorted method; Simplified interface; Added requirement for remote read to sort response. 2020-03-20 21:14:43 +01:00
read_test.go storage: Removed SelectSorted method; Simplified interface; Added requirement for remote read to sort response. 2020-03-20 21:14:43 +01:00
storage.go Hash YAML instead of JSON 2020-04-13 22:32:37 +00:00
storage_test.go storage/remote: add tests for config changes 2020-04-13 22:32:37 +00:00
write.go Handle secret changes in remote write ApplyConfig 2020-04-13 23:14:15 +00:00
write_test.go Handle secret changes in remote write ApplyConfig 2020-04-13 23:14:15 +00:00