XRay


TelemetryEvent

Namespace: XRay
Attributes:
[<CompilationRepresentation(4)>]

Constructors for telemetry events.

Functions and values

Function or valueDescription
create timestamp traceId eventType tags
Signature: timestamp:DateTimeOffset -> traceId:string -> eventType:string -> tags:TraceTags -> TelemetryEvent

Creates a telemetry event.

Fork me on GitHub