docs/telemetry.md
To help core developers improve Daft, we collect non-identifiable statistics on Daft usage in order to better understand how Daft is used, common bugs and performance bottlenecks. Data is collected via Scarf and osstelemetry.io.
We take the privacy of our users extremely seriously, and telemetry in Daft is built to be:
Easy to opt-out: To disable telemetry, set the environment variable DO_NOT_TRACK=true
Non-identifiable: No session IDs or user identifiers are collected
Metadata-only: We do not collect any of our users' proprietary code or data
We do not sell or buy any of the data that is collected in telemetry.
!!! info "Daft telemetry is enabled in versions >= v0.0.21"
To audit what data is collected, please see scarf_telemetry.py.
In short, we collect the following: