Guide to OpenTelemetry Distributed Tracing in Rust
In this article, I will share my experience adding OpenTelemetry distributed tracing to a Rust application.
I will attempt to answer the following questions:
How to instrument Opentelemetry in Rust?
How to add manual and auto instrumentations to a R...
observability.hashnode.dev11 min read