Skip to main content

Module context

Module context 

Source
Expand description

TelemetryContext — the main user-facing entry point.

Structs§

TelemetryContext
Cheap-to-clone telemetry handle threaded through tools that opt into telemetry. Clones share the same sink, machine ID, and policy.
TelemetryContextBuilder
Builder for TelemetryContext.

Enums§

CollectionPolicy
Runtime opt-in switch. Disabled suppresses every record call without allocating an event.