grafana-wizzy / wizzy

Manage & automate Grafana with easy wizzy
https://grafana-wizzy.com
Apache License 2.0
468 stars 60 forks source link

Feature Request: Create pdf reports #33

Open utkarshcmu opened 7 years ago

utkarshcmu commented 7 years ago

Wizzy create report Wizzy add dashboard1 Wizzy add dashboard2 Wizzy finish report

utkarshcmu commented 7 years ago

Use dashlist to generate pdf reports

utkarshcmu commented 7 years ago

https://github.com/devongovett/pdfkit

wvos commented 7 years ago

just checking, I've read that this feature is in development currently but I don't see any check-ins related to it?

tinder-ubhatnagar commented 7 years ago

Not yet, will be starting to implement it asap!

flefevre commented 6 years ago

Hey is there any news on integrating pdf report generation on the fly, from dashboard, or cronjob to download or email? Thanks

gaetanquentin commented 6 years ago

when printing to pdf (linux) the right of panels is truncated, whatever is the size of panels: do we know why? If there is 3 panels aligned on the same row, each one in truncated.

IzakMarais commented 6 years ago

Check out https://github.com/IzakMarais/reporter, which can create pdf reports from grafana dashboards.

thanhngankuro commented 4 years ago

Check out https://github.com/IzakMarais/reporter, which can create pdf reports from grafana dashboards.

Hi Bro, I try export report like your guide, but I stuck in the step run grafana report:

[root@localhost bin]# ./grafana-reporter 2019/10/10 02:32:19 grafana reporter, version: 2.2-1 hash: 40c2d535cc8c8bb32c9be68db00ce3bc684afa55 2019/10/10 02:32:19 serving at ':8686' and using grafana at 'http://localhost:3000' 2019/10/10 02:32:19 SSL check enforced

So I can't go to next ste. Can you help me?