Skip to content

Commit 441922d

Browse files
authored
Update profiler-troubleshooting.md
Add a section for active issues so that the users could track the bug status as we work on them.
1 parent 90fc8b2 commit 441922d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/azure-monitor/app/profiler-troubleshooting.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ ms.reviewer: mbullwin
1313

1414
# Troubleshoot problems enabling or viewing Application Insights Profiler
1515

16+
## Active issues
17+
* Profiling for ASP.NET Core 3.x applications hasn't been supported yet. We are working on it. ETA: early March, 2020.
18+
* If you have to have Profiler on, a workaround is to use [Application Insights Profiler for Asp.Net Core](https://github.com/microsoft/ApplicationInsights-Profiler-AspNetCore), it is titled for Linux but it works with .NET Core 3.0+ applications on Windows as well. Check out [supported-versions](https://github.com/microsoft/ApplicationInsights-Profiler-AspNetCore#supported-versions) for details.
19+
1620
## <a id="troubleshooting"></a>General troubleshooting
1721

1822
### Profiles are uploaded only if there are requests to your application while Profiler is running

0 commit comments

Comments
 (0)