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

Add propagation helpers for the "traceparent:" header. #260

Merged
merged 10 commits into from
Jan 29, 2019

Conversation

g-easy
Copy link
Contributor

@g-easy g-easy commented Dec 14, 2018

No description provided.

@@ -135,6 +136,23 @@ cc_library(
],
)

cc_library(
name = "traceparent",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would call this trace context to be consistent with all the other languages

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done. Should I also rename the functions from TraceParent? (I find it a bit weird that the header doesn't match the other names but consistency is important)

@g-easy
Copy link
Contributor Author

g-easy commented Dec 18, 2018

PTAL

@g-easy g-easy merged commit 33f3826 into census-instrumentation:master Jan 29, 2019
@g-easy g-easy deleted the traceparent branch January 29, 2019 06:08
meastp pushed a commit to meastp/opencensus-cpp that referenced this pull request Feb 19, 2019
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

3 participants