Azure – How to register Custom Events in Application Insights by using OpenTelemetry .NET
I am implementing a SDK capable of registering telemetries in external services and as I want it to be vendor neutral, I am using OpenTelemetry. One of the exporters that I am using is the Azure Monitor Exporter to send…