I am trying to export dashboards with library panels by using json file of the dashboards and api call to grafana . I am able to export the dashboards but having problem with library panels.
what is your aim in exportong them?
I created dashboard to monitor some data and i want to export the dashboards for different grafana instances by using the json files
2 Likes
so all uids (dashboard, plugin, datasource) are unique across hosts so you need to account for that.
probably best approach to avoid manual edit of uids as you move things between hosts is to use provisioning