You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Bug Fixes
core: fix baggage items at the span level instead of trace level (#398)
Features
bunyan: add automatic log injection of tracer identifiers for bunyan (#410)
core: add log propagator and trace identifiers for log correlation (#396)
express: add middleware and stack trace support for express (#399)
pino: add automatic log injection of tracer identifiers for pino (#414)
winston: add automatic log injection of tracer identifiers for winston (#408)
Breaking Changes
All properties of span.context() are now private. They were technically always private, but it was not clear since they were not prefixed with an underscore. If you were using any of these values, please contact us so we can provide an alternative.