This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
kjin
released this
11 Jun 17:36
·
488 commits
to master
since this release
This is the first release of the @opencensus/instrumentation-https
module.
Commits
bc7d181 doc: update readme.md files and add examples (#29)
6f5c697 feat: add onStartSpan method to OnEndSpanEventListener interface and rename it to SpanEventListener (#20)
3b564fd refactor(fix): changes to address review comments
ab7f722 refactor: refactor B3Format to implement core propagation interface
20c44f8 feat: add http/https automatic tracing
497261a feat: http/https package structure