diff --git a/docs/sources/enterprise/reporting.md b/docs/sources/enterprise/reporting.md index 7ba5204e8e1..7699d487a00 100644 --- a/docs/sources/enterprise/reporting.md +++ b/docs/sources/enterprise/reporting.md @@ -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