The task tracks Grafana 11 upgrade, rough steps off the top of my head:
- Validate the new deb and puppet keeps working as expected in a testing environment (e.g. Pontoon)
- Temp disable sync between grafana hosts in production and upgrade (dpkg -i) only grafana-next
- Verify dashboards work as expected on grafana-next, and invite users to try it out too. Make sure T384831 is fixed as well.
- Change reprepro to import grafana 11 debs
- After verification period is over, upgrade grafana.w.o too
- Re enable sync between grafana hosts

