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
Callum Styan 5f1be2cf45
Refactor calculateDesiredShards + don't reshard if we're having issues sending samples. (#6111)
5 years ago
..
chunked.go
chunked_test.go
client.go fix the wrong word (#6069) 5 years ago
client_test.go
codec.go
codec_test.go Replaced test validations with testutils on storage/remote/codec_test.go (#6097) 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
max_gauge.go
queue_manager.go Refactor calculateDesiredShards + don't reshard if we're having issues sending samples. (#6111) 5 years ago
queue_manager_test.go Refactor calculateDesiredShards + don't reshard if we're having issues sending samples. (#6111) 5 years ago
read.go
read_test.go
storage.go Make sure the remote write storage uses a dedupe logger. (#6113) 5 years ago
storage_test.go
write.go fix the wrong word (#6069) 5 years ago
write_test.go