Hi All,
I need your help.
I have the Grafana Server but opensource version, and now I need to create PDF Report.
Any idea how to create PDF Report?
Thank You
Hi All,
I need your help.
I have the Grafana Server but opensource version, and now I need to create PDF Report.
Any idea how to create PDF Report?
Thank You
the PDF generation function of the Grafana Image Renderer is an Enterprise-only function, @apideveloper
you could develop your own scripting solution with a headless browser…
@apideveloper indeed, there isn’t anything relevant available that does this out-of-the-box in the OSS version. If you’re interested in rolling your own as @mattabrams suggests, here’s a simple script to get you started: PDF export of Grafana dashboard using puppeteer · GitHub
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.