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

Co-authored-by: JitaC <70489351+achatterjee-grafana@users.noreply.github.com>
(cherry picked from commit d3c6c2ed94)

Co-authored-by: Jesse Weaver <jesse.weaver@grafana.com>
This commit is contained in:
Grot (@grafanabot)
2022-06-06 14:52:46 -03:00
committed by GitHub
co-authored by Jesse Weaver
parent 90c79115a3
commit 8be62ce2ff
+2
View File
@@ -165,6 +165,8 @@ These options are available in the [configuration]({{< relref "../administration
```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