grafana/loki

Docs feedback: /docs/sources/configuration/_index.md - Loki docs need a new page about runtime config file(s)

Open

#10,391 opened on Aug 29, 2023

View on GitHub
 (0 comments) (1 reaction) (1 assignee)Go (28,187 stars) (3,997 forks)batch import
help wantedtype/docs

Description

The Loki docs lack a page to explain the concept of a "runtime config file", similar to this doc page for Mimir: https://grafana.com/docs/mimir/latest/configure/about-runtime-configuration

I believe the same concept exists for Loki, because I see this: https://grafana.com/docs/loki/latest/configuration/#runtime_config

But we need much more detail in the docs, like:

  • explain the concept of a runtime config file
  • how to use it
  • and importantly: what can (and can't) be configured in the runtime config file(s)

It probably needs its own separate doc page, as in the Mimir docs.

I expect we would need to get someone from Loki Engineering to write the bulk of this doc page, in order to get all the correct details.

Thanks!!

Contributor guide

Docs feedback: /docs/sources/configuration/_index.md - Loki docs need a new page about runtime config file(s) · grafana/loki#10391 | Good First Issue