Skip to main content

Common library for sending telemetry

Project description

PyPI Status Python Version License

Tests Codecov pre-commit Black

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iterative-telemetry-0.0.8.tar.gz (19.8 kB view hashes)

Uploaded Source

Built Distribution

iterative_telemetry-0.0.8-py3-none-any.whl (10.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page