Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |
Azure SDK for .NET