tijian_jichuang/Code/packages/Microsoft.ApplicationInsights.DependencyCollector.1.2.3/content/ApplicationInsights.config.install.xdt
2025-02-20 11:54:48 +08:00

5 lines
449 B
Plaintext

<ApplicationInsights xmlns="http://schemas.microsoft.com/ApplicationInsights/2013/Settings" xmlns:xdt="http://schemas.microsoft.com/XML-Document-Transform">
<TelemetryModules xdt:Transform="InsertIfMissing">
<Add xdt:Transform="InsertIfMissing" xdt:Locator="Match(Type)" Type="Microsoft.ApplicationInsights.DependencyCollector.DependencyTrackingTelemetryModule, Microsoft.AI.DependencyCollector" />
</TelemetryModules>
</ApplicationInsights>