rust-api-workshop
rust-api-workshop copied to clipboard
add tracing iteratively
Motivations
tracing is only present in the final solution.
Solution
- [ ] Add exercises to explain tracing to user.
- [x] Add tracing default subscriber to show how to see logs in tests.
- [ ] show how to see traces of tests in jaeger.