ApplicationInsights-Python icon indicating copy to clipboard operation
ApplicationInsights-Python copied to clipboard

Azure Monitor Distro for OpenTelemetry Python

Azure Monitor Opentelemetry Distro

Azure Monitor Distro of Opentelemetry Python provides multiple installable components available for an Opentelemetry Azure Monitor monitoring solution. It allows you to instrument your Python applications to capture and report telemetry to Azure Monitor via the Azure monitor exporters.

This distro automatically installs the following libraries:

Getting started

Install the package

Install the Azure Monitor Opentelemetry Distro with pip:

pip install azure-monitor-opentelemetry-distro --pre

Prerequisites:

To use this package, you must have:

Additional documentation

Azure Portal