Your can export newly created or changed dashboards to a local file system and it can be persisted in any version-controlled software. These dashboards can be imported back if the TML-Reporting container is redeployed or upgraded.
To import or export a dashboard:
Procedure
Select the newly created dashboard and click the
Share Dashboard icon.
From the
Export tab, click
Save to file option. This downloads the file to your local file system.
You can import the custom dashboards back to Grafana if the TML-Reporting container is redeployed or upgraded. This can be done once the TML-Reporting container is up and accessible.
You will need to upload the dashboard file (json format) from the local file system.
You should make the
UID a
constant unique string when importing back or making changes to the file itself. This would, for example, avoid duplication of the dashboard and prevent you from saving a dashboard with same UID if that UID's dashboard is already present in the system.