You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

azureml-telemetry

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

azureml-telemetry

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

1.60.0
pipPyPI
Maintainers
1

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

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts