This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
kjin
released this
11 Jun 17:31
·
488 commits
to master
since this release
This is the first release of the @opencensus/propagation-b3
module.
Commits
bc7d181 doc: update readme.md files and add examples (#29)
6199de0 refactor: addressing additional review comments
3b564fd refactor(fix): changes to address review comments
ab7f722 refactor: refactor B3Format to implement core propagation interface
20c44f8 feat: add http/https automatic tracing
3474114 feat: add B3 propagation package