Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing Namespace

Classes

DiagnosticsTelemetryModule

Use diagnostics telemetry module to report SDK internal problems to the portal and VS debug output window.

FileDiagnosticsTelemetryModule

Diagnostics telemetry module for azure web sites.

Interfaces

IHeartbeatPropertyManager

Defines an implementation for management of the heartbeat feature of the Application Insights SDK meant for public consumption. Add/Set properties, disable/enable the heartbeat, and set the interval between heartbeat pulses. If a module is present in the SDK at runtime that implements this interface, the heartbeat feature can be extended or configured as necessary.