tokio-rs / tracing

Application level tracing for Rust.
https://tracing.rs
MIT License
5.43k stars 714 forks source link

Add Rust telemetry workshop to the lists of resources #2827

Open LukeMathWalker opened 10 months ago

LukeMathWalker commented 10 months ago

With Mainmatter we have developed a workshop on telemetry for Rust application: it covers the tracing quite extensively in the "Structured logging" section. It's entirely self-paced: it's a collection of exercises with tests to validate your solutions.
It sounds like a useful resource for people who are trying to get started or understand better tracing itself, hence the PR!

The workshop material is CC BY-NC 4.0 DEED licensed.