Skip to Content
DocumentationReferenceThird-party services

Third-party services

Telemetry

Runtipi can send anonymous crash reports to Sentry , but error monitoring is initialized in a disabled state and only enabled after you explicitly opt in. This is one of the best ways to help the team if you are not able to contribute code directly.

These reports help the team debug and resolve issues faster.

If you change your mind after enabling it, you can disable the option in the settings page of the dashboard or by adding the following option in your settings.json file:

{ "allowErrorMonitoring": false }

Runtipi does not have any user-tracking or analytics feature. It does not collect any data about you or your usage as an individual or as a group.

Last updated on