Skip to main content

Module telemetry_stub

Module telemetry_stub 

Source
Expand description

Stub telemetry module (no OTel feature).

Provides the same public API as the otel version but is a no-op.

Structs§

TelemetryConfig
Telemetry configuration.

Functions§

init_telemetry_layers
Initialize OTel layers — no-op when compiled without the otel feature.