//! Telemetry — tracers and observability backends.
//!//! Mirrors Python `operonx/telemetry/`. Note: `OTELTracer` is deferred to v0.7
//! (see §6a of MIGRATION_rust.md); the `otel` feature flag is intentionally absent.
pubmodbackends;pubmodplugin;pubmodtracers;pubuseplugin::{register_all, register_langfuse, LangfuseResource};pubusetracers::{LangfuseTracer, OperonEyesTracer};