prometheus/storage/remote
Callum Styan 1561815732
remote write: increase time threshold for resharding (#14450)
Don't reshard if we haven't successfully sent a sample in the last
shardUpdateDuration seconds.

Signed-off-by: Callum Styan <callumstyan@gmail.com>
Co-authored-by: kushagra Shukla <kushalshukla110@gmail.com>
2024-07-30 14:08:28 -07:00
..
azuread
googleiam feat: add Google cloud roundtripper for remote write (#14346) 2024-07-30 16:25:19 +01:00
otlptranslator Add otlptranslator tests 2024-07-16 15:31:52 +02:00
chunked.go
chunked_test.go
client.go feat: add Google cloud roundtripper for remote write (#14346) 2024-07-30 16:25:19 +01:00
client_test.go [PRW 2.0] Added Sender and RW Handler support for Response Stats. (#14444) 2024-07-19 18:53:40 +01:00
codec.go
codec_test.go [PRW 2.0] write_handler: Support for rc.2 spec & improved error handling for v2. (#14427) 2024-07-12 08:11:38 +01:00
ewma.go
intern.go
intern_test.go
max_timestamp.go
metadata_watcher.go
metadata_watcher_test.go
queue_manager.go remote write: increase time threshold for resharding (#14450) 2024-07-30 14:08:28 -07:00
queue_manager_test.go remote write: increase time threshold for resharding (#14450) 2024-07-30 14:08:28 -07:00
read.go
read_handler.go Revert "Chunked remote read: close the querier earlier" 2024-07-26 09:56:38 +01:00
read_handler_test.go
read_test.go
stats.go [PRW 2.0] Added Sender and RW Handler support for Response Stats. (#14444) 2024-07-19 18:53:40 +01:00
storage.go
storage_test.go
write.go feat: add Google cloud roundtripper for remote write (#14346) 2024-07-30 16:25:19 +01:00
write_handler.go Merge branch 'main' into feat/promote-attributes 2024-07-21 13:12:17 +02:00
write_handler_test.go [PRW 2.0] Added Sender and RW Handler support for Response Stats. (#14444) 2024-07-19 18:53:40 +01:00
write_test.go prometheusremotewrite: Support resource attribute promotion 2024-07-16 11:51:10 +02:00