Incoming HTTP Requests events are not available for .NET Core applications profiled with Timeline profiling mode

  • Description: Timeline profling mode is based on ETW events data. There are no ETW events for incoming HTTP requests for .NET Core applications.
  • Status: The problem is neither caused nor can be resolved by dotTrace.
  • Workaround: No workaround available.
1 out of 2 found this helpful
1 comment

Hello, 

In dotnet core docs is article about Logging in ASP.Net Core and there is section about EventSource Provider. 

On Windows it use ETW.

https://docs.microsoft.com/pl-pl/aspnet/core/fundamentals/logging/?view=aspnetcore-2.1#built-in-logging-providers

 

Do you think about use it to profilling Http Requests in Timeline ? It is possible ?

0

Please sign in to leave a comment.

Have more questions?

Submit a request