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

add ability to attach custom headers to traces #2105

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

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.

None yet

2 participants