Resolve "Bug: Grafana dashboards may not be compatible with Thanos"
General MR
Summary
A bug has been identified impacting Big Bang packages with Grafana dashboards with Prometheus datasources when Thanos is enabled ("datasource": "Prometheus"
).
Relevant logs/screenshots
Redis Override Example
monitoring:
enabled: true
grafana:
enabled: true
sso:
enabled: true
grafana:
client_id: platform1_a8604cc9-f5e9-4656-802d-d05624370245_bb8-grafana
scopes: "openid Grafana"
addons:
thanos:
enabled: true
authservice:
enabled: true
git:
tag: ""
branch: "bug-grafana-dashboards-with-thanos"
values:
monitoring:
enabled: true
redis:
enabled: true
redis-bb:
monitoring:
enabled: true
metrics:
enabled: true
Grafana Redis Dashboard
Before
After
Linked Issue
Upgrade Notices
N/A
Edited by Jacob Kershaw