Skip to content

Commit a5c3351

Browse files
authored
docs: Usage stats reporting make the default explicit (#4110)
* docs: Usage stats reporting make the default explicit * Remove extra line
1 parent c6af8a4 commit a5c3351

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

‎docs/sources/configure-server/anonymous-usage-statistics-reporting.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
32
description: Learn about Grafana Pyroscope anonymous usage statistics reporting
43
menuTitle: Anonymous usage statistics reporting
54
title: About Grafana Pyroscope anonymous usage statistics reporting
@@ -8,7 +7,7 @@ weight: 30
87

98
# About Grafana Pyroscope anonymous usage statistics reporting
109

11-
Grafana Pyroscope includes a system that optionally and anonymously reports non-sensitive, non-personally identifiable information about the running Pyroscope cluster to a remote statistics server.
10+
By default, Pyroscope reports anonymous, non-sensitive, non-personally identifiable information about the running cluster to a remote statistics server.
1211
Pyroscope maintainers use this anonymous information to learn more about how the open source community runs Pyroscope and what the Pyroscope team should focus on when working on the next features and documentation improvements.
1312

1413
The anonymous usage statistics reporting is **enabled by default**.

‎docs/sources/get-started/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ For more information on the different ways to deploy Pyroscope, see [Pyroscope d
2828
Verify that you have installed [Docker](https://docs.docker.com/engine/install/).
2929

3030
{{< admonition type="note" >}}
31-
Pyroscope includes a system that optionally and anonymously reports non-sensitive, non-personally identifiable information about the running Pyroscope cluster to a remote statistics server to help Pyroscope maintainers understand how the open source community runs Pyroscope.
31+
By default, Pyroscope reports anonymous, non-sensitive, non-personally identifiable information about the running cluster to a remote statistics server to help Pyroscope maintainers understand how the open source community runs Pyroscope.
3232

3333
To opt out, refer to [Disable the anonymous usage statistics reporting](../configure-server/anonymous-usage-statistics-reporting#disable-the-anonymous-usage-statistics-reporting).
3434
{{< /admonition >}}

0 commit comments

Comments
 (0)