File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/azure-monitor/app Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ ms.subservice: application-insights
6
6
ms.topic : conceptual
7
7
author : mrbullwinkle
8
8
ms.author : mbullwin
9
- ms.date : 11/19 /2019
9
+ ms.date : 12/02 /2019
10
10
11
11
ms.reviewer : lmolkova
12
12
---
@@ -185,7 +185,7 @@ namespace ConsoleApp
185
185
module .ExcludeComponentCorrelationHttpHeadersOnDomains .Add (" 127.0.0.1" );
186
186
187
187
// enable known dependency tracking, note that in future versions, we will extend this list.
188
- // please check default settings in https://github.com/Microsoft /ApplicationInsights-dotnet-server/blob/develop/Src/DependencyCollector/DependencyCollector/ApplicationInsights.config.install.xdt
188
+ // please check default settings in https://github.com/microsoft /ApplicationInsights-dotnet-server/blob/develop/WEB /Src/DependencyCollector/DependencyCollector/ApplicationInsights.config.install.xdt
189
189
190
190
module .IncludeDiagnosticSourceActivities .Add (" Microsoft.Azure.ServiceBus" );
191
191
module .IncludeDiagnosticSourceActivities .Add (" Microsoft.Azure.EventHubs" );
You can’t perform that action at this time.
0 commit comments