Skip to content

core: Make OpenCensus tags non-propagating.#5689

Merged
zhangkun83 merged 1 commit intogrpc:masterfrom
songy23:census-tags
May 24, 2019
Merged

core: Make OpenCensus tags non-propagating.#5689
zhangkun83 merged 1 commit intogrpc:masterfrom
songy23:census-tags

Conversation

@songy23
Copy link
Copy Markdown
Contributor

@songy23 songy23 commented May 9, 2019

The method and status tags shouldn't be propagated in the first place,
but in previous OpenCensus implementation all tags are propagating by
default. Now with the TagMetadata it may make sense to change them to
local tags.

This will be a breaking change to users who depend on the behavior that
these tags propagate through process boundaries.

@songy23
Copy link
Copy Markdown
Contributor Author

songy23 commented May 9, 2019

/cc @dinooliva @zhangkun83

@zhangkun83 zhangkun83 added the kokoro:force-run Add this label to a PR to tell Kokoro to re-run all tests. Not generally necessary label May 9, 2019
@grpc-kokoro grpc-kokoro removed the kokoro:force-run Add this label to a PR to tell Kokoro to re-run all tests. Not generally necessary label May 9, 2019
The `method` and `status` shouldn't be propagated in the first place,
but in previous OpenCensus implementation all tags are propagating by
default. Now with the TagMetadata it may make sense to change them to
local tags.

This will be a breaking change to users who depend on the behavior that
these tags propagate through process boundaries.
@songy23
Copy link
Copy Markdown
Contributor Author

songy23 commented May 16, 2019

Just rebased against master. @zhangkun83 please help me trigger Kokoro build again, thanks.

@dapengzhang0 dapengzhang0 added the kokoro:run Add this label to a PR to tell Kokoro the code is safe and tests can be run label May 21, 2019
@grpc-kokoro grpc-kokoro removed the kokoro:run Add this label to a PR to tell Kokoro the code is safe and tests can be run label May 21, 2019
@dapengzhang0
Copy link
Copy Markdown
Contributor

@zhangkun83 Merge?

@zhangkun83 zhangkun83 merged commit 46f34a5 into grpc:master May 24, 2019
@songy23 songy23 deleted the census-tags branch May 24, 2019 21:34
@songy23
Copy link
Copy Markdown
Contributor Author

songy23 commented May 24, 2019

Thanks!

@lock lock bot locked as resolved and limited conversation to collaborators Aug 22, 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.

5 participants