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

fix context propagation for route handlers in fastify #845

Merged
merged 1 commit into from
Feb 4, 2020

Conversation

rochdev
Copy link
Member

@rochdev rochdev commented Feb 1, 2020

What does this PR do?

Fix context propagation for route handlers in fastify.

Motivation

Fix #830

@rochdev rochdev added bug Something isn't working integrations labels Feb 1, 2020
@rochdev rochdev added this to the 0.17.1 milestone Feb 1, 2020
@rochdev rochdev requested a review from a team as a code owner February 1, 2020 01:12
@rochdev rochdev merged commit 2c96ccb into master Feb 4, 2020
@rochdev rochdev deleted the fastify-route-context branch February 4, 2020 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working integrations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fastify plugin does not propagate the trace scope when a request is sent with a post body
2 participants