Skip to content

Commit d09ca8b

Browse files
authored
Merge pull request #79472 from MS-TimothyMothra/patch-4
Update asp-net-troubleshoot-no-data.md
2 parents b9b4650 + 4f55e38 commit d09ca8b

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

articles/azure-monitor/app/asp-net-troubleshoot-no-data.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -246,18 +246,10 @@ You can modify these parameters as needed.
246246
- **MaxCollectSec**. Set this parameter to prevent PerfView from running indefinitely and affecting the performance of your server.
247247
- **OnlyProviders**. Set this paramater to only collect logs from the SDK. You can customize this list based on your specific investigations.
248248

249-
Our full list of providers is:
250249

251-
- Microsoft-ApplicationInsights-Core
252-
- Microsoft-ApplicationInsights-Extensibility-DependencyCollector
253-
- Microsoft-ApplicationInsights-Extensibility-Rtia-SharedCore
254-
- Microsoft-ApplicationInsights-Extensibility-Web
255-
- Microsoft-ApplicationInsights-Extensibility-WindowsServer
256-
- Microsoft-ApplicationInsights-Web
257-
- Microsoft-ApplicationInsights-WindowsServer-TelemetryChannel
258-
259-
260-
For more information, see [Recording performance traces with PerfView](https://github.com/dotnet/roslyn/wiki/Recording-performance-traces-with-PerfView).
250+
For more information,
251+
- [Recording performance traces with PerfView](https://github.com/dotnet/roslyn/wiki/Recording-performance-traces-with-PerfView).
252+
- [Application Insights Event Sources](https://github.com/microsoft/ApplicationInsights-Home/tree/master/Samples/ETW)
261253

262254
## Still not working...
263255
* [Application Insights forum](https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=ApplicationInsights)

0 commit comments

Comments
 (0)