loki: Simplify loki.yaml
All threads resolved!
All threads resolved!
Compare changes
Files
7+ 1
− 1
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
Loki v2.4.0 introduced a common config section[1][2] making the config much smaller and better defaults.
So stripped loki.yaml down, removed options where the default is "good enough" and tweaked retention settings per the upgrade notes[3].
So the config should basically be the example loki.yaml[4] + compactor, retention enabled and a few tweaks (ex: compress chunks with zstd).
[1] https://github.com/grafana/loki/releases/tag/v2.4.0 [2] https://grafana.com/docs/loki/latest/configuration/#common_config [3] https://grafana.com/docs/loki/latest/upgrading/#the-single-binary-no-longer-runs-a-table-manager [4] https://github.com/grafana/loki/blob/v2.4.0/cmd/loki/loki-local-config.yaml