Skip to content

Grafana Dashboard Migration Tool v1.0.0: Initial Release

Latest
Compare
Choose a tag to compare
@gseriche gseriche released this 17 Feb 22:52
· 2 commits to main since this release
07a6648

A first stable release of the Grafana Dashboard Migration Tool.

Features:

  • Complete folder structure migration
  • Dashboard configuration preservation
  • Progress tracking and error handling
  • Python 3.6+ compatibility
  • MIT License

Technical Additions:

  • Unit testing with pytest
  • GitHub Actions CI pipeline
  • Flake8 configuration
  • Full documentation