IzakMarais / reporter

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

Error on get panel Info "Unexpected error" #355

Open toni-moreno opened 9 months ago

toni-moreno commented 9 months ago

Hello @IzakMarais .

First I would like to thank you for the great work done on this project.

I'm using to automate report generation with grafana v9.3.13 , and eventually it renders panels with somethink like javascript errors like that in the image

image

There is any workaround to avoid this problem ?

Thank you very much.

IzakMarais commented 9 months ago

Strange. Not that I know of, the image rendering is all delegated to grafana.

You could try to modify the source code to increase the delay between fetching images (or reduce the number of parallel go routines used). However if you are not comfortable with go code I would not recommend it, since I won’t be able to give more guidance than this.

On 28 Sep 2023, at 17:40, Toni Moreno @.***> wrote:

Hello @IzakMarais https://github.com/IzakMarais .

First I would like to thank you for the great work done on this project.

I'm using to automate report generation with grafana v9.3.13 , and eventually it renders panels with somethink like javascript errors like that in the image

https://user-images.githubusercontent.com/5883405/271338813-8153c9ca-5b88-4383-8ae2-21fad8c7fdf8.png There is any workaround to avoid this problem ?

Thank you very much.

— Reply to this email directly, view it on GitHub https://github.com/IzakMarais/reporter/issues/355, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB7CHEBR4UC7L6D4RLIG5ADX4WK7DANCNFSM6AAAAAA5LFPEXE. You are receiving this because you were mentioned.