Need to download the dashboard config files all at once using shell script or is there any plugin to download or in grafana server is there any location to take backup of all dashboard config files.
Manually it is also possible. But if you have multiple dashboards it seems inefficient to me.
You can export each dashboard from the Dashboard settings menu on the right and then the JSON Model - you can copy and save it. Another option is to export from the sharing symbol on the top left and switch to the Export tab in the dialog.
@jiriwetter i have multiple dashboards with folders and subfolders . i can’t download all config files individually . do we have any option/path in server side . or do you have any script for this .