Skip to content

Commit

Permalink
note that telemetry has been removed (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
ix0rai authored Feb 19, 2024
1 parent 828e56b commit 43cd6f7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/pages/en/blog/2023-06-26-mau-beacon.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ authors:
- ix0rai
layout: /src/layouts/Post.astro
---
**Update 17/09/2023:** The beacon has been permanently removed in Loader `0.20.0` following the decision that the usefulness of the MAU statistic is outweighed by community concerns and confusion regarding telemetry.

If you've been keeping tabs on our RFC, or Request For Comment, [repository](https://github.com/QuiltMC/rfcs), you may have noticed that we've
just merged a proposal for Quilt Loader to keep tabs on how many people are using it each month. All considered, it's unfortunate that it was RFC 81,
Expand Down
4 changes: 3 additions & 1 deletion src/pages/en/blog/2023-07-12-quilt-telemetry-explained.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ authors:
- Southpaw1496
layout: /src/layouts/Post.astro
---
**Update 17/07/2023:** The beacon has been temporarily disabled following a report that it was errorneously storing IP addresses. Please see [this forum post](https://forum.quiltmc.org/t/important-monthly-active-user-beacon-update/1649) for more information.
**Update 17/09/2023:** The beacon has been permanently removed in Loader `0.20.0` following the decision that the usefulness of the MAU statistic is outweighed by community concerns and confusion regarding telemetry.

**Update 17/07/2023:** The beacon has been temporarily disabled following a report that it was erroneously storing IP addresses. Please see [this forum post](https://forum.quiltmc.org/t/important-monthly-active-user-beacon-update/1649) for more information.

Quilt Loader 0.19.2 adds beacon functionality to count Quilt's Monthly Active Users, or MAUs. There has recently been some confusion about how this functionality works and why it was added, so this blog post is intended to provide a clear explanation of both of those things.

Expand Down

1 comment on commit 43cd6f7

@Cozy-GitHub
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See preview on Cloudflare Pages: https://7750d8ae.quiltmc-org.pages.dev

Please sign in to comment.