Name |
Description |
Attachments |
|
CrashTelemetry |
Telemetry type used to track crashes. |
CrashTelemetryBinary |
The type used to specify binary properties of a crash. |
CrashTelemetryHeaders |
The type used to specify header properties of a crash. |
CrashTelemetryThread |
The type used to specify thread properties of a crash. |
CrashTelemetryThreadFrame |
The type used to specify frame properties of a crash. |
DependencyTelemetry |
|
DependencyTelemetryTest |
|
EventTelemetryTest |
|
ExceptionTelemetry |
Telemetry type used to track exceptions. |
ExceptionTelemetryTest |
|
InnerExceptionCountExceededException |
This exception is used to notify the user that the set of inner exceptions has been trimmed because it exceeded our allowed send limit. |
MetricTelemetry |
Telemetry type used to track metrics. |
MetricTelemetryTest |
|
PageViewTelemetry |
Telemetry type used to track page views. |
PageViewTelemetryTest |
|
PerformanceCounterTelemetry |
|
PerformanceCounterTelemetryTest |
|
RequestTelemetry |
Encapsulates information about a web request handled by the application. |
RequestTelemetryTest |
|
SessionStateTelemetry |
Telemetry type used to track user sessions. |
SessionStateTelemetryTest |
|
TelemetryContext |
Represents a context for sending telemetry to the Application Insights service. |
TelemetryContextTest |
|
TraceTelemetry |
Telemetry type used for log messages. Contains a time and message and optionally some additional metadata. |
TraceTelemetryTest |
|