prometheus/storage
Harkishen Singh cd412470d7
Consider status code 429 as recoverable errors to avoid resharding (#8237)
* Consider status code 429 as recoverable errors to avoid resharding.
* Adds support for Retry-After in backoff logic in remote storage.

Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>
2021-02-10 15:25:37 -07:00
..
remote Consider status code 429 as recoverable errors to avoid resharding (#8237) 2021-02-10 15:25:37 -07:00
buffer.go
buffer_test.go
fanout.go
fanout_test.go Add matchers to LabelValues() call (#8400) 2021-02-09 23:08:35 +05:30
generic.go
interface.go Add matchers to LabelValues() call (#8400) 2021-02-09 23:08:35 +05:30
lazy.go
merge.go Add matchers to LabelValues() call (#8400) 2021-02-09 23:08:35 +05:30
merge_test.go Add matchers to LabelValues() call (#8400) 2021-02-09 23:08:35 +05:30
noop.go Add matchers to LabelValues() call (#8400) 2021-02-09 23:08:35 +05:30
secondary.go Add matchers to LabelValues() call (#8400) 2021-02-09 23:08:35 +05:30
series.go