Telemetry
Learn about R2R telemetry and how to manage it
R2R uses telemetry to collect anonymous usage information. This data helps us understand how R2R is used, prioritize new features and bug fixes, and improve overall performance and stability.
Disabling Telemetry
To opt out of telemetry, you can set an environment variable:
Valid values to disable telemetry are false
, 0
, or f
. When telemetry is disabled, no events will be captured.
Collected Information
Our telemetry system collects basic, anonymous information such as:
- Feature Usage: Which features are being used and their frequency of use.
Data Storage
Why We Collect Telemetry
Telemetry data helps us:
- Understand which features are most valuable to users
- Identify areas for improvement
- Prioritize development efforts
- Enhance R2R’s overall performance and stability
We appreciate your participation in our telemetry program, as it directly contributes to making R2R better for everyone.
We respect your privacy. All collected data is anonymous and used solely for improving R2R.