Expand description
Stub telemetry module (no OTel feature).
Provides the same public API as the otel version but is a no-op.
Structs§
- Telemetry
Config - Telemetry configuration.
Functions§
- init_
telemetry_ layers - Initialize OTel layers — no-op when compiled without the
otelfeature.