Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

all: propagate context through Transformables #3515

Merged
merged 2 commits into from
Mar 22, 2020

Commits on Mar 20, 2020

  1. all: propagate context through Transformables

    We add a context.Context parameter to the Transformable
    interface, and update all implementations and callers.
    This enables us to connect the sourcemap calls in error
    and span events to be traced.
    axw committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    eae5d4a View commit details
    Browse the repository at this point in the history
  2. Update changelog

    axw committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    53abb2e View commit details
    Browse the repository at this point in the history