From 9bccf7afc97ff29e67a194df3bf10a219df01dcc Mon Sep 17 00:00:00 2001 From: Joel Hans Date: Wed, 8 Jan 2020 10:44:44 +0200 Subject: Docs: Improve documentation of opting out of anonymous statistics (#7597) * Added anon stats to installer page * Added notes to other pages * Tweaks to main README and docs homepage * Path fix * Tweak and add to Docker page * Fixing issues from Mansour & Timo * Linter fixes --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2852f4d424..1cf1df1f54 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,12 @@ bash bash <(curl -Ss https://my-netdata.io/kickstart.sh) ``` +Starting with v1.12, Netdata collects anonymous usage information by default and sends it to Google Analytics. Read +about the information collected, and learn how to-opt, on our [anonymous statistics](docs/anonymous-statistics.md) page. + +The usage statistics are _vital_ for us, as we use them to discover bugs and priortize new features. We thank you for +_actively_ contributing to Netdata's future. + To learn more about the pros and cons of using *nightly* vs. *stable* releases, see our [notice about the two options](packaging/installer/README.md#nightly-vs-stable-releases). The above command will: @@ -98,7 +104,9 @@ The above command will: - Install any required packages on your system (it will ask you to confirm before doing so) - Compile it, install it, and start it. -More installation methods and additional options can be found at the [installation page](packaging/installer/#installation). +More installation methods and additional options can be found at the [installation page](packaging/installer/README.md). + +--- To try Netdata in a docker container, run this: -- cgit v1.2.3