Skip to content

Commit 46e610d

Browse files
authored
Merge pull request #47425 from xiaomi7732/patch-4
Update profiler-troubleshooting.md
2 parents d5c81d7 + fa7cb0b commit 46e610d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

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

1414
# Troubleshoot problems enabling or viewing Application Insights Profiler
1515

16+
## Active issues
17+
18+
* Profiling for ASP.NET Core 3.x applications isn't supported yet.
19+
* If you must have Profiler on, a workaround is to use [Application Insights Profiler for ASP.NET Core](https://github.com/microsoft/ApplicationInsights-Profiler-AspNetCore). The profiler is labeled for Linux, but it also works with .NET Core 3.0+ applications on Windows. For details, see [Supported versions](https://github.com/microsoft/ApplicationInsights-Profiler-AspNetCore#supported-versions).
20+
1621
## <a id="troubleshooting"></a>General troubleshooting
1722

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

0 commit comments

Comments
 (0)