You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -422,7 +422,8 @@ The following automatic-collection modules are enabled by default. These modules
422
422
*`DependencyTrackingTelemetryModule`
423
423
*`PerformanceCollectorModule`
424
424
*`QuickPulseTelemetryModule`
425
-
*`AppServicesHeartbeatTelemetryModule`
425
+
*`AppServicesHeartbeatTelemetryModule` - (There is currently an issue involving this telemetry module. For a temporary workaround see [GitHub Issue 1689](https://github.com/microsoft/ApplicationInsights-dotnet/issues/1689
426
+
).)
426
427
*`AzureInstanceMetadataTelemetryModule`
427
428
428
429
To configure any default `TelemetryModule`, use the extension method `ConfigureTelemetryModule<T>` on `IServiceCollection`, as shown in the following example.
0 commit comments