mirror of https://github.com/grafana/loki
Record waiting time for queriers to receive requests. (#10253)
**What this PR does / why we need it**:
We want to investigate whether work stealing among queriers would be
useful. So we are recording the wait time of queriers for new requests
in their queue.
**Checklist**
- [ ] Reviewed the
[`CONTRIBUTING.md`](https://github.com/grafana/loki/blob/main/CONTRIBUTING.md)
guide (**required**)
- [ ] Documentation added
- [ ] Tests updated
- [ ] `CHANGELOG.md` updated
- [ ] If the change is worth mentioning in the release notes, add
`add-to-release-notes` label
- [ ] Changes that require user attention or interaction to upgrade are
documented in `docs/sources/setup/upgrade/_index.md`
- [ ] For Helm chart changes bump the Helm chart version in
`production/helm/loki/Chart.yaml` and update
`production/helm/loki/CHANGELOG.md` and
`production/helm/loki/README.md`. [Example
PR](d10549e3ec)
pull/10300/head
parent
a30629e36e
commit
b1a948e28b
Loading…
Reference in new issue