ApplicationInsights-Python/azure-monitor-events-extension
..
azure
samples
tests
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
dev-requirements.txt
setup.cfg
setup.py

README.md

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