rust-api-workshop icon indicating copy to clipboard operation
rust-api-workshop copied to clipboard

add tracing iteratively

Open marcoieni opened this issue 2 years ago • 0 comments

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.

marcoieni avatar Mar 14 '23 16:03 marcoieni