Skip to main content

Module telemetry

Module telemetry 

Source
Expand description

Opt-in telemetry stub.

Shipped as a no-op in the walking skeleton so future telemetry work doesn’t need a schema migration. The default is TelemetryMode::Off and emit is a no-op.

Enums§

TelemetryMode
Telemetry mode — controlled by the user via config and PLUMB_TELEMETRY.

Functions§

emit
Record a telemetry event. No-op in the walking skeleton.