Dashboard toggle for Loki distributed strategy Grafana dashboards
Feature Request
Why
There are several Loki Grafana dashboards composed of components reliant on Loki being deployed in a distributed strategy rather than a scalable strategy. Since BB does not support the distributed strategy, the operators should have the ability to reduce dashboard clutter in Grafana.
Proposed Solution
Proposed solutions to explore:
- Add a toggle to disable the panels in each dashboard that rely on the data provided by Loki while running in
distributedmode, and disable them when Loki is running in thescalablestrategy. - Add a toggle to disable entire dashboards that are mostly comprised of data that Loki only provides in
distributedmode. Operators would be able to set the list of dashboards that are not relevant to them. - Create separate sets of
scalablerelevant anddistributedrelevant dashboards
Edited by Blair Bowden