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§
- Telemetry
Mode - Telemetry mode — controlled by the user via config and
PLUMB_TELEMETRY.
Functions§
- emit
- Record a telemetry event. No-op in the walking skeleton.