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

Wrap 2nd gen onCall functions with trace context #1491

Merged
merged 2 commits into from
Nov 28, 2023

Conversation

blidd-google
Copy link
Contributor

2nd gen onCall functions are missing trace contexts. This PR wraps onCall handlers with the trace context the same way we do with onRequest handlers.

Fixes #1487.

@blidd-google blidd-google self-assigned this Nov 28, 2023
@blidd-google blidd-google requested a review from taeold November 28, 2023 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gen 2 onCall handlers don't have traces
2 participants