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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@
23
23
*[FEATURE] Querier/Store-Gateway: Added `-blocks-storage.bucket-store.ignore-blocks-within` allowing to filter out the recently created blocks from being synced by queriers and store-gateways. #5166
24
24
*[FEATURE] AlertManager/Ruler: Added support for `keep_firing_for` on alerting rulers.
25
25
*[FEATURE] Alertmanager: Add support for time_intervals. #5102
26
+
*[FEATURE] Added `snappy-block` as an option for grpc compression #5215
26
27
*[ENHANCEMENT] Querier: limit series query to only ingesters if `start` param is not specified. #4976
27
28
*[ENHANCEMENT] Query-frontend/scheduler: add a new limit `frontend.max-outstanding-requests-per-tenant` for configuring queue size per tenant. Started deprecating two flags `-query-scheduler.max-outstanding-requests-per-tenant` and `-querier.max-outstanding-requests-per-tenant`, and change their value default to 0. Now if both the old flag and new flag are specified, the old flag's queue size will be picked. #5005
28
29
*[ENHANCEMENT] Query-tee: Add `/api/v1/query_exemplars` API endpoint support. #5010
0 commit comments