Skip to main content

Crate slim_tracing

Crate slim_tracing 

Source
Expand description

Observability for the SLIM data plane.

On native targets this provides the full OpenTelemetry + tracing-subscriber pipeline (logs, distributed traces, metrics).

On wasm32 targets a lightweight subscriber pipes tracing events to the browser console (console.log / console.warn / console.error).

Structs§

OpenTelemetryConfig
OtelGuard
TracingConfiguration

Enums§

ConfigError