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

feat: Support async local storage in interceptors #11142

Commits on Feb 20, 2023

  1. feat(core): Support async local storage in interceptors

    This is necessary to allow use cases such as allowing interceptors to
    change the context in OpenTelemetry. You might for example want to add
    Baggage to the context in an interceptor but because of the way it was
    structured before the baggage would not make its way into the controller
    nordfjord committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    25d9ef9 View commit details
    Browse the repository at this point in the history