mirror of https://github.com/grafana/loki
Add loki.memberlistConfig to fully control the memberlist configuration (#9646)
**What this PR does / why we need it**:
Add loki.memberlistConfig to fully control the memberlist configuration
On singleBinary with replica 1, memberlist isn't need and its
counter-productive since it delays the start of the loki binary. At the
moment, it isn't possible to remove the memberlist defaults.
**Which issue(s) this PR fixes**:
Fixes #<issue number>
**Special notes for your reviewer**:
**Checklist**
- [x] Reviewed the
[`CONTRIBUTING.md`](https://github.com/grafana/loki/blob/main/CONTRIBUTING.md)
guide (**required**)
- [x] Documentation added
- [ ] Tests updated
- [x] `CHANGELOG.md` updated
- [ ] Changes that require user attention or interaction to upgrade are
documented in `docs/sources/upgrading/_index.md`
- [x] 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/9508/head^2
helm-loki-5.8.0
parent
8391e557b1
commit
14f96c0c7b
Loading…
Reference in new issue