Expand description
TelemetryContext — the main user-facing entry point.
Structs§
- Telemetry
Context - Cheap-to-clone telemetry handle threaded through tools that opt into telemetry. Clones share the same sink, machine ID, and policy.
- Telemetry
Context Builder - Builder for
TelemetryContext.
Enums§
- Collection
Policy - Runtime opt-in switch.
Disabledsuppresses everyrecordcall without allocating an event.