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:

export TELEMETRY_ENABLED=false

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:

  1. Understand which features are most valuable to users
  2. Identify areas for improvement
  3. Prioritize development efforts
  4. 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.