-
Notifications
You must be signed in to change notification settings - Fork 319
Description
Hello,
Like so many people who wanted to have PDF reports from dashboards from OSS Grafana, we started using this app. A huge thanks to @IzakMarais for creating this app and making it open source. As there has not been any activity on this repo for a while and also we identified the current app can be modernized and improved, we made a new reporter app which is hugely inspired from the current app.
You can find it at grafana-dashboard-reporter-app. It is implemented as Grafana plugin and hence, Grafana auth can be used for authentication and authorization. Reports are generated using HTML templates and chromium just like in the Enterprise plugin. Reports can be customized from Grafana UI or query parameters. Here are the docs. And here is a sample report.
Please feel free to provide us the feedback if the plugin suits your use case.
Cheers