Skip to content

Commit

Permalink
shippingservice: Add http client request span
Browse files Browse the repository at this point in the history
The commit adds new http client span for outgoing calls to `/getquote`
endpoint of quoteservice via the `reqwests` client middleware instrumentation.
This provides a bit of the server/client tasks separation visibility
as well as enables span pairing with the downstream quoteservice server span.
The instrumentation uses the available `reqwests-tracing` and `tracing-opentelementry` crates.
  • Loading branch information
styblope committed Nov 29, 2022
1 parent 15d8956 commit 5bec434
Show file tree
Hide file tree
Showing 4 changed files with 212 additions and 31 deletions.
Loading

0 comments on commit 5bec434

Please sign in to comment.