grafanalib icon indicating copy to clipboard operation
grafanalib copied to clipboard

We should write an importer script

Open matthewmrichter opened this issue 5 years ago • 2 comments

What you expected to happen?

It would be possible to build an importer for converting JSON model dashboards to Grafanalib format, at the same time removing default values to provide more succinct dashboard config as code.

Not a trivial project but it could have some value for organizations/users with a large footprint of Grafana dashboards.

We would want to ensure grafanalib is fully caught up to the dashboard objects in a particular Grafana version before embarking on this.

matthewmrichter avatar Feb 26 '20 15:02 matthewmrichter

I think #75 was an effort in the same direction. It might be useful at some point.

dgzlopes avatar Mar 04 '20 14:03 dgzlopes

Up vote!

psmgeelen avatar May 07 '21 18:05 psmgeelen