Project: azureml-telemetry

Used to collect telemetry data like Log messages, metrics, events, and activity messages

Project Details

Latest version
1.54.0
Home Page
https://docs.microsoft.com/python/api/overview/azure/ml/?view=azure-ml-py
PyPI Page
https://pypi.org/project/azureml-telemetry/

Project Popularity

PageRank
0.005845114255893234
Number of downloads
726132

Microsoft Azure Machine Learning Telemetry API for Python

The azureml-telemetry package is used to collect telemetry data and includes the following:

  • Provides functionality for logging, capturing events and metrics, and monitoring code activity.
  • Collect different types of telemetry using free text or structured logging.
  • Log messages, metrics, events, and activity messages can written to Application Insights.

Setup


Install the Azure ML telemetry package:

.. code-block:: python

pip install azureml-telemetry