opentelemetry-traceable 0.1.0

Per-function, multi-instrumentation, dynamically-configurable tracing library on top of opentelemetry-rust
Documentation

Dynamic, per-function tracing on top of opentelemetry-rust.

Annotate any fn/async fn with #[traceable], then create an [instrumentation::Instrumentation] and toggle tracing for those functions at runtime.