Elastic.Apm library in .net 6 generates a lot of Microsoft-Windows-DotNETRuntime/ExceptionThrown events
We use prometheus-net.DotNetMetrics
for system monitoring in ASP .net6 application. And when we started using Elastic.Apm
library, the dotnet_exceptions_total metric began to show increased values for System.NotSupportedException
exceptions.