Common library for sending telemetry
Project Links
Meta
Requires Python: >=3.8
Classifiers
Programming Language
- Python :: 3
- Python :: 3.8
- Python :: 3.9
- Python :: 3.10
- Python :: 3.11
Development Status
- 4 - Beta
Features
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",
}
Requirements
TODO
Installation
You can install Iterative Telemetry via pip from PyPI:
$ pip install iterative-telemetry
Usage
Contributing
Contributions are very welcome. To learn more, see the Contributor Guide.
License
Distributed under the terms of the Apache 2.0 license, Iterative Telemetry is free and open source software.
Issues
If you encounter any problems, please file an issue along with a detailed description.
Feb 11, 2025
0.0.10
Sep 17, 2024
0.0.9
Mar 16, 2023
0.0.8
Jan 25, 2023
0.0.7
Nov 08, 2022
0.0.6
Jul 23, 2022
0.0.5
Jul 22, 2022
0.0.2
Jul 20, 2022
0.0.1
May 26, 2022
0.0.0