RHEL 9.5 Compatiblity

Hi Grafana Community,

Currently our Grafana Server is running Red Hat Enterprise Linux 8.10, which we need to upgrade to RHEL 9.5.

Our Grafana is at version 9.5.2

We like to check if it is compatible with the RHEL 9.5 upgrade.

Thanks and regards,

one way to find out is

  1. stand up a rh 8.10 test docker or vm
  2. install and start grafana 9.5.2 on this new vm then stop grafana
  3. copy the necessary folders from the existing grafana to this test vm server.
    Probably data and conf folders
  4. Start grafana again and see if it works in this new test vm
  5. upgrade this new vm OS from rh 8.10 to rh 9.5
  6. see if grafana still works