From 8a8758a5b7a2dd3d2074762c3fe762cc0dd329fd Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 15:42:44 -0500 Subject: [PATCH] [v10.0.x] Update [analytics] section to include the ability to set to false (#73174) 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 (cherry picked from commit ff1fdac67519bcf45e049f2879b085b7be5a39de) Co-authored-by: Milton Prado <89411595+Ptoricanmilt@users.noreply.github.com> --- 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 e29525b3e3f..dd1438e2923 100644 --- a/docs/sources/setup-grafana/configure-grafana/_index.md +++ b/docs/sources/setup-grafana/configure-grafana/_index.md @@ -509,6 +509,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