Upgrade
To upgrade Grafana, follow these steps:
-
Backup: Always backup your data and configuration before upgrading.
-
Follow Release Notes: Check the release notes for any breaking changes or specific instructions.
-
Upgrade Process:
-
Before upgrading grafana we need to backup the database, grafana.ini and logs directory.
-
For Debian/Ubuntu: sudo apt-get update && sudo apt --only-upgrade install grafana
-
Update all the plugins using grafana cli plugins update-all to update the plugins to latest grafana compatability.
-
Restore database and replace with grafana.ini file and logs directory.