Soda Library usage statistics
Last modified on 20-Nov-24
To understand how users are using Soda Library, and to proactively capture bugs and performance issues, the Soda development team has added telemetry event tracking to Soda Library.
Soda tracks usage statistics using the Open Telemetry Framework. The data Soda tracks is completely anonymous, does not contain any personally identifiying information (PII) in any form, and is purely for internal use.
Opt out of usage statistics
Soda Library collects usage statistics by default. You can opt-out from sending Soda Library usage statistics at any time by adding the following to your ~/.soda/config.yml
or .soda/config.yml
file:
send_anonymous_usage_stats: false
Note, if you use a Soda Agent you deployed in a Kubernetes cluster, you cannot opt out of sending usage statistics.
Go further
- Learn How Soda works.
- Need help? Join the Soda community on Slack.
Was this documentation helpful?
What could we do to improve this page?
- Suggest a docs change in GitHub.
- Share feedback in the Soda community on Slack.
Documentation always applies to the latest version of Soda products
Last modified on 20-Nov-24