File tree 2 files changed +1
-1
lines changed
2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change 5
5
* [ CHANGE] Updated readme to use this repo with tanka
6
6
* [ CHANGE] Removed chunks support
7
7
* [ CHANGE] Use integrated cortex overrides exporter
8
+ * [ CHANGE] Use default remote timeout in distributors
8
9
* [ ENHANCEMENT] Added main.jsonnet examples for azure, gcs and s3
9
10
* [ ENHANCEMENT] How to rename buckets in AWS and Azure for ` not healthy index found ` playbook. #5
10
11
* [ ENHANCEMENT] Support new metrics cortex_cache_fetched_keys_total and cortex_cache_fetched_keys_total
Original file line number Diff line number Diff line change 13
13
'validation.reject-old-samples' : true ,
14
14
'validation.reject-old-samples.max-age' : '12h' ,
15
15
'runtime-config.file' : '/etc/cortex/overrides.yaml' ,
16
- 'distributor.remote-timeout' : '20s' ,
17
16
18
17
'distributor.ha-tracker.enable' : true ,
19
18
'distributor.ha-tracker.enable-for-all-users' : true ,
You can’t perform that action at this time.
0 commit comments