- can be disabled in all tools by setting ITERATIVE_DO_NOT_TRACK=1 env var
- single anonymised user_id across all iterative projects
- collects minimal amount of anonymised data. For example:
{
"tool_name": "dvc",
"tool_version": "2.14.0",
"user_id": "e798d2e2-8941-4f24-a868-3adcbf6467df",
"os_name": "mac",
"os_version": "12.3",
}
- TODO
You can install Iterative Telemetry via pip from PyPI:
$ pip install iterative-telemetry
Contributions are very welcome. To learn more, see the Contributor Guide.
Distributed under the terms of the Apache 2.0 license, Iterative Telemetry is free and open source software.
If you encounter any problems, please file an issue along with a detailed description.