Grafana Dashboard Reporter error in finding the grafanaAppURL

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 think the problem is that the localhost:3000 is not correct in someway.

Any possible solution or any ways to find 100% if my grafanaAppURL is correct?

look at the url localhost:3000 repeated twice. whose product is this? might want to as in their github

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)

might want to ask with owner of plugin in their github?

Did you fix the issue?

Hey @garza95

I am the author of the plugin. I assume the plugin has not been enabled on your deployment and hence not found error.