I have a Grafana setup and running locally on my machine. I wanted to try
- Get list of all dahboards and panels inside them.
- Use grafana-image-renderer plugin to get the PNG images of all those panels.
- Get the JSON data used to render those panels(data source).
I am not clear on configuring the render and also on the APIs.