Cannot profile asp.net core http web requests on .net core
I have .net core 1.1.2 and 2.0 SDKs installed. I load up dottrace 2017.2. I do
- Profile Local App
- .Net core application
- Pick my dll
- Select Timeline
- Run
I then perform some web requests and click to get the snapshot. HTTP requests area is completely blank.
Am I missing something?
Please sign in to leave a comment.
Hello Matthew,
Unfortunately, dotTrace can't detect HTTP requests from .NET Core applications for now.
This feature will be implemented in future.