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 Traceparent Param for CloudEvent Signature to FF Contract #48

Merged
merged 2 commits into from
Mar 16, 2021

Conversation

grant
Copy link
Contributor

@grant grant commented Mar 12, 2021

Adds option for Function Frameworks to expose traceparent header in CloudEvent signatures.

Read more about the difference between traceparent and x-cloud-trace-context here: https://cloud.google.com/endpoints/docs/openapi/tracing#supported_headers

And more about the CE extension mentioning traceparent here:
https://github.com/cloudevents/spec/blob/master/extensions/distributed-tracing.md

Fixes: #47

R: @squee1945 @mtraver

grant added 2 commits March 12, 2021 17:02
Signed-off-by: Grant Timmerman <[email protected]>
Signed-off-by: Grant Timmerman <[email protected]>
@grant grant requested a review from mtraver March 12, 2021 23:11
@grant grant self-assigned this Mar 12, 2021
@grant grant merged commit 62db426 into master Mar 16, 2021
@grant grant deleted the grant_traceparent branch March 16, 2021 16:49
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.

Assign HTTP header traceparent as cloudevent.traceparent
3 participants