Skip to content

Commit c2018b3

Browse files
committed
Add changelog
Signed-off-by: Daniel Deluiggi <[email protected]>
1 parent 539ec9e commit c2018b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
* [CHANGE] Rename oltp_endpoint to otlp_endpoint to match opentelemetry spec and lib name. #5067
77
* [CHANGE] Distributor/Ingester: Log warn level on push requests when they have status code 4xx. Do not log if status is 429. #5103
88
* [CHANGE] Tracing: Use the default OTEL trace sampler when `-tracing.otel.exporter-type` is set to `awsxray`. #5141
9+
* [CHANGE] Ingester partial error log line to debug level. #5192
910
* [ENHANCEMENT] Update Go version to 1.19.3. #4988
1011
* [ENHANCEMENT] Querier: limit series query to only ingesters if `start` param is not specified. #4976
1112
* [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

0 commit comments

Comments
 (0)