-
Notifications
You must be signed in to change notification settings - Fork 685
Closed
Description
Describe the bug
I'm getting a constant low level of DeadlineExceeded errors from the distributor after upgrading from 2.10.1 to 2.10.2.
Reverting to 2.10.1 fixes this, no other changes.
To Reproduce
Upgrade to 2.10.2
Expected behavior
No errors!
Environment
- Infrastructure: Kubernetes
- Deployment tool: Jsonnet
My setup is
Vanilla Prometheus remote write -> Envoy as an HTTP gateway/load balancer -> Distributors
Additional Context
The same issue presented in 2 environments for me and both were resolved by reverting to 2.10.1
Logs:
ts=2023-10-16T01:52:11.72323819Z caller=logging.go:126 level=warn traceID=544e742c02a21389 msg="POST /api/v1/push (500) 2.122306606s Response: \"failed pushing to ingester: rpc error: code = DeadlineExceeded desc = context deadline exceeded\\n\" ws: false; Content-Encoding: snappy; Content-Length: 126508; Content-Type: application/x-protobuf; User-Agent: Prometheus/2.47.1; X-Envoy-Expected-Rq-Timeout-Ms: 15000; X-Forwarded-Proto: http; X-Prometheus-Remote-Write-Version: 0.1.0; X-Request-Id: 27e07fcf-c5fd-4eff-b683-e79aa2e89540; X-Scope-Orgid: core; " |
From the Mimir / Writes dash
BogdanIonesq, sviatlo, trexx, hoexter, akselleirv and 7 more
Metadata
Metadata
Assignees
Labels
No labels

