klieo-otel
OpenTelemetry tracing exporter for klieo agent runtimes.
Part of the klieo Rust agent framework.
Features
- Single-call
install()wires OTLP exporter and global tracer provider - Auto-traces all agent spans when combined with klieo's tracing integration
- Compatible with any OTel-aware backend (Jaeger, Honeycomb, Grafana Tempo, etc.)
Usage
[]
= "3"
use ;
let _guard = install?;
Status
3.x — stable.
See docs/SEMVER.md.
License
MIT — see LICENSE.