I created an issue for APM dotnet plugin here [BUG] APM data including Transactions, Spans, CPU and Memory metrics are not sent when CPU utilization over 60% · Issue #1571 · elastic/apm-agent-dotnet · GitHub
Recently I became aware that this is a critical issue for me as not only metrics but also other APM data is not sent due to probably thread starvation. There is no response to this thread for more than 2 months now.
Could sb look at this issue and provide solution or workaround?
Kibana version: 7.14
Elasticsearch version: 7.14
APM Server version: 7.14
APM Agent language and version: dotnet 1.11.1
Steps to reproduce:
All details are in the github thread.