Telemetry
Sequor collects completely anonymous usage data to help improve the product.
What is being collected?
We track general usage information, not your data or queries. Specifically, we track only one event type:
- CLI tool invocation count
How we identify users
Users are identified by a random UUID generated on first run, stored in <sequor home>/.sequor_user_id
. This contains no personally identifiable information.
How to disable telemetry
Set environment variable: SEQUOR_TELEMETRY_DISABLED=1
Data retention
Telemetry data is stored for 12 months.
Last updated on