'Grafana Renderer for Panels

I have a Grafana setup and running locally on my machine. I wanted to try

  1. Get list of all dahboards and panels inside them.
  2. Use grafana-image-renderer plugin to get the PNG images of all those panels.
  3. Get the JSON data used to render those panels(data source).

I am not clear on configuring the render and also on the APIs.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source