Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Fix global tracer delegation #159

Closed
wants to merge 1 commit into from
Closed

Fix global tracer delegation #159

wants to merge 1 commit into from

Commits on Mar 5, 2021

  1. Fix global tracer delegation

    The base Tracer class wraps the `startSpan`, `inject`, and `extract` functions with some compatibility utilities. Subclasses need to override the `_`-prefixed functions to avoid overriding the wrapper functionality.
    andrew0 committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    1732964 View commit details
    Browse the repository at this point in the history