Expand description
§arcp-otel
OpenTelemetry middleware for the Agent Runtime Control Protocol (ARCP).
§Status: placeholder
This crate is published as a name reservation. A real OpenTelemetry
integration — automatic span emission from ARCP trace.span messages,
attribute mapping, and a tracing bridge — is planned for a future
minor release. The current version re-exports arcp_core so
dependents can prepare imports.
Follow https://github.com/agentruntimecontrolprotocol/rust-sdk for progress.
Re-exports§
pub use arcp_core;