Skip to content

Commit

Permalink
Add Joshua Mo's article about tracing to Step 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
tyranron committed Jan 11, 2024
1 parent 480548b commit 2c6bf8f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 3_ecosystem/3_8_log/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ Speaking of [tracing][10], the [`tracing`] crate has good integrations with [Ope

For better understanding and familiarity with [`tracing`]'s design, concepts, usage, and features, read through the following articles:
- [Official `tracing` crate docs][`tracing`]
- [Joshua Mo: Getting Started with Tracing in Rust][13]
- [Yoav Danieli: Guide to OpenTelemetry Distributed Tracing in Rust][11]


Expand Down Expand Up @@ -109,3 +110,4 @@ After completing everything above, you should be able to answer (and understand
[10]: https://en.wikipedia.org/wiki/Tracing_(software)
[11]: https://www.aspecto.io/blog/distributed-tracing-with-opentelemetry-rust
[12]: https://www.thecodedmessage.com/posts/logging
[13]: https://www.shuttle.rs/blog/2024/01/09/getting-started-tracing-rust

0 comments on commit 2c6bf8f

Please sign in to comment.