The Azure Monitor Events Extension allows users to send custom events to Application Insights in conjunction with the Azure Monitor OpenTelemetry Distro.
Install the Azure Monitor OpenTelemetry Distro
and Azure Monitor Events Extension
:
pip install azure-monitor-opentelemetry
pip install azure-monitor-events-extension --pre
Check out the samples page to see how to use the events extention with the distro.