IzakMarais / reporter

Service that generates a PDF report from a Grafana dashboard
Apache License 2.0
963 stars 309 forks source link

Outputting broken pdf #276

Open ghost opened 3 years ago

ghost commented 3 years ago

Hi, maybe this is not a bug but i need help.

I've installed grafana-reporter via go package and it runs perfectly. But when I run this command:

grafana-reporter -cmd_enable=1 -cmd_apiKey <apikey>  -ip -proto 'https://' <url>:3000 -cmd_dashboard <dashboard> -cmd_ts from=now-3h -cmd_o out.pdf

it outputs a broken pdf. I can't open it.