grafana/loki
View on GitHubDocs: Add ring configuration details for scheduler_ring and compactor_ring
Open
#5,035 opened on Jan 4, 2022
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.