Hi new in Grafana, my bosses need to download my dashboard as PDF and i’ve found this plugin (Grafana Dashboard Reporter, if there is a better alternative please let me know). The problem is that when i create the report button it doesn’t work it just goes to a page not found
I already tried to not including the localhost:3000 part
( *Go to Settings of Dashboard
Go to Links in the side bar and click on Add Dashboard Link
Use Report for Title field, set Type to Link
Now set URL to <grafanaAppUrl>/api/plugins/mahendrapaipuri-dashboardreporter-app/resources/report?dashUid=<UID of dashboard>
Set Tooltip to Create a PDF report and set Icon to doc
By checking Include current time range and Include current template variables values, time range and dashboard variables will be added to query parameters while creating PDF report.
Now there should be link in the right top corner of dashboard named Report and clicking this link will create a new PDF report of the dashboard.)
Even with not including the localhost:3000 part it still goes to error.
If there are no known fixes even suggesting a possible alternative is helpful (outside going for the enterprise or cloud version which includes pdf download)