tijian_jichuang/Code/packages/Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.1.2.3/content/ApplicationInsights.config.install.xdt

4 lines
399 B
Plaintext
Raw Normal View History

2025-02-20 11:54:48 +08:00
<ApplicationInsights xmlns="http://schemas.microsoft.com/ApplicationInsights/2013/Settings" xmlns:xdt="http://schemas.microsoft.com/XML-Document-Transform">
<TelemetryChannel xdt:Transform="Remove" />
<TelemetryChannel xdt:Transform="Insert" Type="Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.ServerTelemetryChannel, Microsoft.AI.ServerTelemetryChannel" />
</ApplicationInsights>