ysde/grafana-backup-tool

Add support for Dashboard versions

fsperling opened this issue · 2 comments

Hi,

First of all thanks for the awesome tool!

I would also like to backup and restore the dashboard versions.
https://grafana.com/docs/grafana/latest/http_api/dashboard_versions/
If there is interest in this feature I could try work on a PR for that.

Cheers,
Felix

ysde commented

Hi @fsperling
Yeah sure, PRs are welcome :D

I also wrote code to save dashboard versions. Its tricky/not possible to restore them with the Grafana API.
Is part of PR #148