grafana/loki

Docs: Add ring configuration details for scheduler_ring and compactor_ring

Open

#5,035 opened on Jan 4, 2022

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

Description

PR https://github.com/grafana/loki/pull/5015 was merged in and solved the issue that ring configuration for the scheduler and compactor can be within the common section. However, ring configuration details may be specified within the scheduler block or within the compactor block. Those configuration knob descriptions are missing from the block-specific locations.

This issue exists to identify this further work that needs to be done to complete the ring-specific configuration.

Contributor guide