Expand description
Concrete ObservabilityHook using the tracing crate.
Emits structured tracing events for each stage of the agentic loop.
Wire to any tracing-compatible subscriber (tracing-subscriber for
stdout, tracing-opentelemetry for OpenTelemetry export).
Structs§
- Tracing
Hook - An
ObservabilityHookthat emits structuredtracingevents.