Skip to content
This repository was archived by the owner on Dec 23, 2023. It is now read-only.

add ability to attach custom headers to traces#2105

Open
kirbyquerby wants to merge 3 commits intocensus-instrumentation:masterfrom
orijtech:attach-headers
Open

add ability to attach custom headers to traces#2105
kirbyquerby wants to merge 3 commits intocensus-instrumentation:masterfrom
orijtech:attach-headers

Conversation

@kirbyquerby
Copy link

This change adds the ability to attach custom gRPC metadata headers to trace requests.

The Go library has a WithHeaders() option with this functionality: https://pkg.go.dev/contrib.go.opencensus.io/exporter/ocagent#WithHeaders

This change adds the ability to attach custom gRPC metadata headers to trace requests.

The Go library has a WithHeaders() option with this functionality: https://pkg.go.dev/contrib.go.opencensus.io/exporter/ocagent#WithHeaders
@kirbyquerby kirbyquerby marked this pull request as ready for review August 19, 2022 11:37
@kirbyquerby kirbyquerby requested review from a team, rghetia and songy23 as code owners August 19, 2022 11:37
@kirbyquerby
Copy link
Author

/cc @odeke-em

@odeke-em
Copy link
Member

Thank you for the PR @kirbyquerby!

Kindly pinging @punya @mackenziestarr @jsuereth to help with a review, merge and later release. Thank you all!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants