You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: