XRay


TelemetryEvent

Namespace: XRay

A telemetry event - this is the unit of indexing in XRay.

Record Fields

Record FieldDescription
EventType
Signature: string

The event type.

Tags
Signature: TraceTags

The tags.

Timestamp
Signature: DateTimeOffset

The timestamp.

TraceId
Signature: string

The trace id.

Fork me on GitHub