Skip to content

Commit aa99eb3

Browse files
committed
update changelog
Signed-off-by: Ben Ye <[email protected]>
1 parent 95f64f4 commit aa99eb3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@
4141
* [CHANGE] Disables TSDB isolation. #4825
4242
* [CHANGE] Drops support Prometheus 1.x rule format on configdb. #4826
4343
* [CHANGE] Removes `-ingester.stream-chunks-when-using-blocks` experimental flag and stream chunks by default when `querier.ingester-streaming` is enabled. #4864
44+
* [CHANGE] Make store gateway and alertmanager gRPC client settings configurable via `-querier.store-gateway-client.grpc-client-config.*` and `-alertmanager.alertmanager-client.grpc-client-config.*`. TLS flags have been moved too. #4889
45+
- `-querier.store-gateway-client.tls-*` changed to `-querier.store-gateway-client.grpc-client-config.tls-*`
46+
- `-alertmanager.alertmanager-client.tls-*` changed to `-alertmanager.alertmanager-client.grpc-client-config.tls-*`
4447
* [ENHANCEMENT] AlertManager: Retrying AlertManager Get Requests (Get Alertmanager status, Get Alertmanager Receivers) on next replica on error #4840
4548
* [ENHANCEMENT] Querier/Ruler: Retry store-gateway in case of unexpected failure, instead of failing the query. #4532 #4839
4649
* [ENHANCEMENT] Ring: DoBatch prioritize 4xx errors when failing. #4783

0 commit comments

Comments
 (0)