Skip to main content

OpenVINO™ Telemetry package for sending statistics with user's consent, used in combination with other OpenVINO™ packages.

Project description

OpenVINO™ Telemetry

The implementation of the Python 3 library to send the telemetry data from the OpenVINO™ toolkit components.

To send the data to Google Analytics, use the following three variables: category, action, and label.

  • In the category, use only the name of the tool. Place all Model Optimizer (MO) topics in the 'mo' category, all Post-Training Optimization Tool (POT) topics in the 'pot' category.
  • In the action, send a metric or a function, such as accuracy, session, conversion, and others. For example, for MO use: version, framework, conversion_results.
  • In the label, send more detailed data for your action (function). For example, send a string with the version name for the version or a string with the framework name for the framework. You can send a string with a wrapped dictionary: "{param: value, version: value, error: value}".

NOTE: If you want to track the connection between data (for example, on which operating systems error '123' occurred), send the data in one event and add it to the label together. Example: telemetry.send_event("mo", "error_info", "{os:ubuntu18, error:123}"). If you send the data separately, you will not be able to identify the connection. Some data will be duplicated since the same metric/function will be sent in different events.

NOTE: Sending of telemetry data requires user's consent during installation of OpenVINO™ toolkit component. In case if control file does not exist on the system or it contains a "no" answer, no data will be transmitted.

TIP: To help automate the analytics, always send all the keys for a dictionary in the label variable. If a key is empty, send 'none' as its value.

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

openvino_telemetry-2025.2.0.tar.gz (18.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

openvino_telemetry-2025.2.0-py3-none-any.whl (25.2 kB view details)

Uploaded Python 3

File details

Details for the file openvino_telemetry-2025.2.0.tar.gz.

File metadata

  • Download URL: openvino_telemetry-2025.2.0.tar.gz
  • Upload date:
  • Size: 18.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.3

File hashes

Hashes for openvino_telemetry-2025.2.0.tar.gz
Algorithm Hash digest
SHA256 8bf8127218e51e99547bf38b8fb85a8b31c9bf96e6f3a82eb0b3b6a34155977c
MD5 6ad3971d275afd6db94a591bd9d80658
BLAKE2b-256 718a89d82f1a9d913fb266c2e6dc2f6030935db24b7152963a8db6c4f039787f

See more details on using hashes here.

File details

Details for the file openvino_telemetry-2025.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for openvino_telemetry-2025.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bcb667e83a44f202ecf4cfa49281715c6d7e21499daec04ff853b7f964833599
MD5 4bde18f63a1515f79ed2286b6bc4b8ae
BLAKE2b-256 3bac5ab0ca0aa269ad3c73f7bfc3801b10e5f56f75a31bf68c1ae8bd51cf70a4

See more details on using hashes here.

Supported by

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