Skip to content

Commit ec5aaea

Browse files
authored
Merge pull request #11689 from OliverRC/master
Update to fix bullet referring to incorrect ETW collector package id
2 parents 5f3ab2b + 8efd60d commit ec5aaea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/application-insights/app-insights-asp-net-trace-logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Use this method if your project type isn't supported by the Application Insights
6161

6262
* Microsoft.ApplicationInsights.TraceListener (to capture System.Diagnostics.Trace calls)
6363
* Microsoft.ApplicationInsights.EventSourceListener (to capture EventSource events)
64-
* Microsoft.ApplicationInsights.EtwListener (to capture ETW events)
64+
* Microsoft.ApplicationInsights.EtwCollector (to capture ETW events)
6565
* Microsoft.ApplicationInsights.NLogTarget
6666
* Microsoft.ApplicationInsights.Log4NetAppender
6767

0 commit comments

Comments
 (0)