Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.09 KB

File metadata and controls

27 lines (18 loc) · 1.09 KB

Azure Monitor Events Extension

The Azure Monitor Events Extension allows users to send custom events to Application Insights in conjunction with the Azure Monitor OpenTelemetry Distro.

Install the package

Install the Azure Monitor OpenTelemetry Distro and Azure Monitor Events Extension:

pip install azure-monitor-opentelemetry
pip install azure-monitor-events-extension --pre

Samples

Check out the samples page to see how to use the events extention with the distro.

Additional documentation