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

Add support for distributed tracing #126

Open
lance opened this issue Oct 5, 2022 · 0 comments
Open

Add support for distributed tracing #126

lance opened this issue Oct 5, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@lance
Copy link
Member

lance commented Oct 5, 2022

When a CloudEvent function receives an incoming POST from a Knative event source, the CloudEvent's distributed tracing extension is not used (probably for good reason, as it's still a bit in flux). It would be nice if this framework could examine the incoming non-CE headers to look for a trace context, and if so, propagate that context in the response.

@lance lance added the enhancement New feature or request label Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant