I don't know what happened, out of nowhere mimir dashboard data is missing. Not only the overview but other mimir dashboards as well. I'm using the helm chart mimir-distributed. The values are just limits and nothing special. These are my monitoring values though.
metaMonitoring:
dashboards:
enabled: true
labels:
grafana_dashboard: "1"
serviceMonitor:
enabled: true
interval: 15s
Could I be missing something? Any help would be appreciated.