Update README.md
Costa Tsaousis committed
Jul 25, 2023 at 12:16 UTC
9ad79746309d7cb5981c41c2a94045a19b1dc65f
1 file changed
+12
-15
README.md
+12
-15
@@ -475,36 +475,33 @@ For organizations that need a fully on-prem solution, we provide Netdata Cloud f
475
<br/> <br/>
476
</details>
477
478
-### :raised_eyebrow: Is Netdata sending telemetry back home?
478
+### :information_source: What does the anonymous telemetry collected by Netdata entail?
479
480
-By default, we collect anonymous statistics to help us take informed decisions for the future of Netdata.
481
-But you can easily disable it. Our installation pages provide information on how to do this.
480
+Your privacy is our utmost priority. As part of our commitment to improving Netdata, we rely on anonymous telemetry data from our users who choose to leave it enabled. This data greatly informs our decision-making processes and contributes to the future evolution of Netdata.
481
+
482
+Should you wish to disable telemetry, instructions for doing so are provided in our installation guides.
483
484
<details><summary>Click to see detailed answer ...</summary>
485
<br/> <br/>
486
486
-Netdata is evolving on a very fast pace. Everyday we take decisions on how the project should evolve.
487
-
488
-Ideally these decisions should be data informed. _Is this the right area to work on now? Do our users really use that?
489
-How to prioritize between feature A and B? I believe that C is more important. A user said that D is the most important._
487
+Netdata is in a constant state of growth and evolution. The decisions that guide this development are ideally rooted in data. By analyzing anonymous telemetry data, we can answer questions such as: "What features are being used frequently?", "How do we prioritize between potential new features?" and "What elements of Netdata are most important to our users?"
488
491
-Anonymous telemetry information can help us take the best decisions. Our users that have anonymous telemetry enabled, contribute to Netdata's roadmap. They provide valuable anonymous information that helps us do the best for the project and the community.
489
+By leaving anonymous telemetry enabled, users indirectly contribute to shaping Netdata's roadmap, providing invaluable information that helps us prioritize our efforts for the project and the community.
490
493
-We understand that this is not acceptable or not allowed in all environments. For this reason we have made it easy to disable telemetry when you need to:
491
+We are aware that for privacy or regulatory reasons, not all environments can allow telemetry. To cater to this, we have simplified the process of disabling telemetry:
492
495
-- you can append `--disable-telemetry` to our `kickstart.sh` script when you install netdata, or
496
-- touch the file `/etc/netdata/.opt-out-from-anonymous-statistics` and restart Netdata
493
+- During installation, you can append `--disable-telemetry` to our `kickstart.sh` script, or
494
+- Create the file `/etc/netdata/.opt-out-from-anonymous-statistics` and then restart Netdata.
495
498
-Either of these methods will disable anonymous telemetry information for your installation.
496
+These steps will disable the anonymous telemetry for your Netdata installation.
497
500
-Keep in mind that even with telemetry disabled, Netdata needs a [Netdata Registry](https://learn.netdata.cloud/docs/configuring/securing-netdata-agents/registry) for alert notifications' Call To Action (CTA) to work. When you click on an alert notification, you go to the Netdata Registry, which finds the URL of the Netdata Agent that sent you the alert, and diverts your web browser to it, so that you can troubleshoot the issue. The Netdata Registry learns the URLs of your agents, as you visit their dashboards (so each agent may have different URLs per user, depending on the user location).
498
+Please note, even with telemetry disabled, Netdata still requires a [Netdata Registry](https://learn.netdata.cloud/docs/configuring/securing-netdata-agents/registry) for alert notifications' Call To Action (CTA) functionality. When you click an alert notification, it redirects you to the Netdata Registry, which then directs your web browser to the specific Netdata Agent that issued the alert for further troubleshooting. The Netdata Registry learns the URLs of your agents when you visit their dashboards.
499
502
-Every Netdata Agent can be a Netdata Registry. Just appoint one Netdata Agent as your registry, and the global Netdata Registry we run, will not be used any more. For more information [check this guide](https://learn.netdata.cloud/docs/configuring/securing-netdata-agents/registry).
500
+Any Netdata Agent can act as a Netdata Registry. Simply designate one Netdata Agent as your registry, and our global Netdata Registry will no longer be in use. For further information on this, please refer to [this guide](https://learn.netdata.cloud/docs/configuring/securing-netdata-agents/registry).
501
502
<br/> <br/>
503
</details>
504
507
-
505
### :office: Who uses Netdata?
506
507
Netdata is a widely adopted project...