Skip to content

Files

Latest commit

 

History

History

azure-monitor-events-extension

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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