Import/export Grafana dashboards w/ zero downtime
Opened this issue · 0 comments
bahmanm commented
It should be possible to transfer the changes between local lemmy-meter and lemmy-meter.info w/o requiring the cluster to be stopped.
One workflow is
- Grab latest dashboards from remote
- Experiment and make changes locally
- Upload the changes to remote
Or even better is to store the relevant Grafana configurations such data sources, users and dashboards so that they can be versioned in git.