ATM the default Grafana datasource is Graphite, which is deprecated. Which should switch to Thanos instead. Doing it the naive way (just changing the configuration) doesn't work and breaks dashboards: T269329: Many Grafana dashboards had their queries nuked. Currently display "no data"..
Outline of steps:
- Move dashboards with "default" datasource to have "graphite" datasource explicitly
- Switch default datasource to Thanos