IzakMarais / reporter

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

Template dashboard doesn't show repeating rows in report #79

Open jahluwalia opened 6 years ago

jahluwalia commented 6 years ago

Hi,

I've got the following dashboard: https://grafana.com/dashboards/2587

When i generate a report, I only see two rows being rendered in the report. The last row http_req_blocked isn't in the report at all.

Any ideas?

thanks, jas

jahluwalia commented 6 years ago

Does reporter support grafana templating? That's the only thing I can think of where the templating in the dasbhoard.json isn't working.

IzakMarais commented 6 years ago

Yes, the interaction between templating and the grafana dashboards HTTP API is still a bit of a mystery. Since the reporter uses the grafana HTTP API to fetch all the dashboard panel ids to be rendered, this is causing the problems. I think this comment explains it.

IzakMarais commented 6 years ago

In #75 @tomasbastien got a good answers by posting a question on the Grafana community page. Perhaps the interaction between template dashboards and the API is a topic for a question there.

aleguerra05 commented 2 years ago

Hello @IzakMarais I'm really interested in this functionality. Maybe I could send you some pull requests on this. Would you be able to test them and accept the right one? Please, we will really appreciate it. You can write to me at gmail: aleguerra05 Thank you

IzakMarais commented 2 years ago

Hi,

I first need to get to accepting the currently open good PRs. I’m struggling finding time to support this project. ‘

Regards Izak

On 06 Jul 2022, at 00:25, aleguerra @.***> wrote:

Hello @IzakMarais https://github.com/IzakMarais I'm really interested in this functionality. Maybe I could send you some pull requests on this. Would you be able to test them and accept the right one? Please, we will really appreciate it. You can write to me at gmail: aleguerra05 Thank you

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