Data source permissions allow you to restrict query access to only specific Teams and Users. [Learn More]({{<relref"permissions/datasource_permissions.md">}}).
### Reports
### Reporting
Reports make it possible to take any Dashboard and generate a PDF report and setup a schedule to have it delivered. [Learn More]({{<relref"administration/reports.md">}}).
Reporting make it possible to take any Dashboard and generate a PDF report and setup a schedule to have it delivered. [Learn More]({{<relref"features/reporting.md">}}).
@@ -26,6 +26,10 @@ With Reports there are a few things to keep in mind, most importantly, any chang
> SMTP must be configured for reports to be sent
We recommend using the new image rendering plugin with reporting as it supports a wider range of panels than the built-in image rendering. Read more about it [here]({{<relref"administration/image_rendering.md#grafana-image-renderer-plugin">}})
Currently only Organisation Admins can create reports. To get to report click on the reports icon in the side menu. This will allow you to list, create and update your reports.
...
...
@@ -38,3 +42,7 @@ Currently only Organisation Admins can create reports. To get to report click on
| ReplyTo | your email address, so that the recipient can respond |
| Message | message body in the email with the report |
| Schedule | how often do you want the report generated and sent |
## Debugging errors
If you have problems with the reporting feature you can enable debug logging by switching the logger to debug (`filters = report:debug`). Learn more about making configuration changes [here]({{<relref"installation/configuration.md#filters">}}).