Eugene Babeshko

Results 9 comments of Eugene Babeshko

Also would like this to be fixed. Are any new versions planned, or plugin is discontinued?

> Cheers @ebabeshko for opening this issue. > > Yes, I thought about this and a "straight forward" solution for this is to have a query parameter that takes panel...

@mahendrapaipuri, thank you very much, this is a valuable contribution.

Filename encoding is fine. But the report is blank now if I do not specify includePanelID and excludePanelID: ![Blank report](https://github.com/mahendrapaipuri/grafana-dashboard-reporter-app/assets/63898296/e85c753c-90d1-4f41-8cb8-00d21882b72c) The log is the following: > logger=plugin.mahendrapaipuri-dashboardreporter-app t=2024-05-16T18:32:29.3386878+03:00 level=warn msg="failed...

Result is the same for any dashboard, including test ones: ![Report](https://github.com/mahendrapaipuri/grafana-dashboard-reporter-app/assets/63898296/92a187a0-fe2d-4d24-bf04-e399636c2e92) ![Dashboard](https://github.com/mahendrapaipuri/grafana-dashboard-reporter-app/assets/63898296/7c72a1a5-34fb-4704-9060-32cc33965d85) Log: > logger=plugin.mahendrapaipuri-dashboardreporter-app t=2024-05-16T18:52:30.2575939+03:00 level=warn msg="failed to get plugin app secret" endpoint=callResource err="PluginAppClientSecret not set in config" pluginID=mahendrapaipuri-dashboardreporter-app...

I am accessing Grafana via https if that matters. Tried the same dashboard with Released version 1.3.0, result is the following: ![Dashboard](https://github.com/mahendrapaipuri/grafana-dashboard-reporter-app/assets/63898296/f6c0664e-73d1-4d10-a4a4-1223e87ff764)

TLS is on Grafana server. ``` appUrl: https://localhost:3000 skipTlsCheck: true ```

@mahendrapaipuri , thank you for your work. I've tried, but didn't succeed this time. CPU resources are utilized at 100%, but report isn't being generated: ![Chrome](https://github.com/mahendrapaipuri/grafana-dashboard-reporter-app/assets/63898296/b1ebcc35-0d5c-4841-942f-da04d243375d) ``` > logger=plugin.mahendrapaipuri-dashboardreporter-app t=2024-05-20T13:13:36.2489534+03:00...

> Also, at times these errors can be transient. So please couple of times to see if the error persists! Yes, looks like this is issue. I tried several times...