From ff1fdac67519bcf45e049f2879b085b7be5a39de Mon Sep 17 00:00:00 2001 From: Milton Prado <89411595+Ptoricanmilt@users.noreply.github.com> Date: Thu, 10 Aug 2023 15:36:13 -0500 Subject: [PATCH] Update [analytics] section to include the ability to set to false (#71473) * Update [analytics] section to include the ability to set to false In the follow section: https://grafana.com/docs/grafana/latest/setup-grafana/configure-grafana/#analytics Added a line for 'enabled' under the [analytics] section to include the ability to set to false as this is now a togglable feature. * Update docs/sources/setup-grafana/configure-grafana/_index.md * Update docs/sources/setup-grafana/configure-grafana/_index.md --------- Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Jack Baldry --- docs/sources/setup-grafana/configure-grafana/_index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/sources/setup-grafana/configure-grafana/_index.md b/docs/sources/setup-grafana/configure-grafana/_index.md index fd4ad024cd0..8f15a81c396 100644 --- a/docs/sources/setup-grafana/configure-grafana/_index.md +++ b/docs/sources/setup-grafana/configure-grafana/_index.md @@ -514,6 +514,11 @@ Sets a custom value for the `User-Agent` header for outgoing data proxy requests ## [analytics] +### enabled + +This option is also known as _usage analytics_. When `false`, this option disables the writers that read/write from and to the Grafana databases. The default +value is `true`. + ### reporting_enabled When enabled Grafana will send anonymous usage statistics to