hagen1778 / grafana-import-export

shell scripts for importing and exporting Grafana's dashboards and datasources
158 stars 62 forks source link

Unable to get alert-notifications and dashboards json empty #15

Open Invendi92 opened 2 years ago

Invendi92 commented 2 years ago
What grafana version i am using?

8.5.3

What i am trying?

Trying to export all grafana config

what is the error i am getting?

unable to get any alert notification and dashboard's json existing but are empty

What is in my config.sh?
ORGS=("org1:aaa") HOST="http://localhost:3000" FILE_DIR=./

what is in my importer.sh?

No changes