You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added retry logic for S3 bucket client and updated visit marker error handling
Signed-off-by: Alex Le <[email protected]>
* Updated CHANGELOG
Signed-off-by: Alex Le <[email protected]>
* Updated docs
Signed-off-by: Alex Le <[email protected]>
* Changed default max retry
Signed-off-by: Alex Le <[email protected]>
* Update doc
Signed-off-by: Alex Le <[email protected]>
* Revert not related bug fix from s3 retry logic change
Signed-off-by: Alex Le <[email protected]>
* Hard coded S3 retry config
Signed-off-by: Alex Le <[email protected]>
* Revert unneccessary change
Signed-off-by: Alex Le <[email protected]>
* clean ws
Signed-off-by: Alex Le <[email protected]>
* Revised retry config
Signed-off-by: Alex Le <[email protected]>
* trigger workflow
Signed-off-by: Alex Le <[email protected]>
* trigger workflow
Signed-off-by: Alex Le <[email protected]>
---------
Signed-off-by: Alex Le <[email protected]>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,7 @@
17
17
*[ENHANCEMENT] Push reduce one hash operation of Labels. #4945#5114
18
18
*[ENHANCEMENT] Alertmanager: Added `-alertmanager.enabled-tenants` and `-alertmanager.disabled-tenants` to explicitly enable or disable alertmanager for specific tenants. #5116
19
19
*[ENHANCEMENT] Upgraded Docker base images to `alpine:3.17`. #5132
20
+
*[ENHANCEMENT] Add retry logic to S3 bucket client. #5135
20
21
*[FEATURE] Querier/Query Frontend: support Prometheus /api/v1/status/buildinfo API. #4978
21
22
*[FEATURE] Ingester: Add active series to all_user_stats page. #4972
22
23
*[FEATURE] Ingester: Added `-blocks-storage.tsdb.head-chunks-write-queue-size` allowing to configure the size of the in-memory queue used before flushing chunks to the disk . #5000
0 commit comments