Docs: Add documentation for reporting.enabled config option (#46606)

Co-authored-by: JitaC <70489351+achatterjee-grafana@users.noreply.github.com>
This commit is contained in:
Jesse Weaver
2022-06-02 16:52:32 -05:00
committed by GitHub
co-authored by JitaC
parent cfdea1ee30
commit d3c6c2ed94
+2
View File
@@ -167,6 +167,8 @@ These options are available in the [configuration]({{< relref "../setup-grafana/
```ini
[reporting]
# Use this option to enable or disable the reporting feature. When disabled, no reports are generated, and the UI is hidden. By default, reporting is enabled.
enabled = true
# Set timeout for each panel rendering request
rendering_timeout = 10s
# Set maximum number of concurrent calls to the rendering service