cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

.NET Span AsyncAwait.Invoke

matcap
Visitor

Hi, I am monitoring a .NET ASP.NET core application, and with OneAgent enabled I get all my spans wrapped in a AsyncAwait.Invoke span. Since it is too verbose for my application, how can I disable this OneAgent feature?

Here is a screenshot

matcap_0-1747298605429.png

 

1 REPLY 1

yanezza
Dynatrace Pro
Dynatrace Pro

Hi,

This span was generated for correlation purposes. To improve correlation logic and potentially prevent the creation of such spans, please try enabling the following feature flag and restarting the process:

Improved .NET In-Process Context Propagation [Opt-In]

If enabling this feature doesn't resolve the issue, I recommend opening a support ticket for further investigation.

Yanez Diego Parolin

Featured Posts