Yes, you can control what’s sent outside of Airbyte for analytics purposes.
We added the following telemetry to Airbyte to ensure the best experience for users:
- Measure usage of features & connectors
- Measure failure rate of connectors to address bugs quickly
- Reach out to our users about Airbyte community updates if they opt-in
To disable telemetry, modify the .env
file and define the two following environment variables:
TRACKING_STRATEGY=logging
PAPERCUPS_STORYTIME=disabled