#NABox - Distribute Dashboards
1 messages · Page 1 of 1 (latest)
hi @frozen remnant would it work to use bin/harvest grafana export on the Dev instance and then bin/harvest grafana import on Int and Prod?
Good point. Have to look how to implement this with NABox and Git 😊
Another way is to use Grafana APIs in your pipeline, you'd have to create an API token on both and use it to perform the calls
Ahh you mean the direct way over the grafana api url instead of bin/harvest