rust-opentelemetry-basic-example Example Source Code for https://21-lessons.com/how-to-instrument-a-rust-application-with-opentelemetry/ Usage $ cargo run This will automatically export traces to a local Jaeger Backend. Download Jaeger-All-in-One for local testing.