Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sending anonymous usage stats #516

Merged
merged 14 commits into from
May 19, 2022
Merged

Sending anonymous usage stats #516

merged 14 commits into from
May 19, 2022

Conversation

FZambia
Copy link
Member

@FZambia FZambia commented May 12, 2022

Proposed changes

This pr allows collecting anonymous Centrifugo usage stats.

Important things:

  • We send stats once in 24 hours
  • Data is impersonal – no ip, hostname, any identifiers are sent. Only impersonal counters to estimate installation size distribution and feature use.
  • Enabled by default, possible to disable using "anonymous_stats_disable": true "usage_stats_disable": true.

@FZambia FZambia merged commit fc1fd0a into master May 19, 2022
@FZambia FZambia deleted the anonymous_usage_stats branch May 19, 2022 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant