Skip to content

[Feature] Grey feature #12085

Answered by wu-sheng
crazychengmm asked this question in Q&A
Apr 10, 2024 · 3 comments · 5 replies
Discussion options

You must be logged in to vote

if userId = tom in http request head

This would not work in that way, but if you follow SkyWalking Cross Process Correlation Headers Protocol and use correlation.auto_tag_keys, it works.
If you need to get the value of the header on Envoy, you may need a WASM plugin to support custom routines. And note SkyWalking Cross Process Correlation Headers Protocol is not supported by all agents, I just know Java and Golang agents support that. You may need to check other agents' docs if you need.

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@wu-sheng
Comment options

@crazychengmm
Comment options

@wu-sheng
Comment options

Comment options

You must be logged in to vote
2 replies
@wu-sheng
Comment options

Answer selected by wu-sheng
@crazychengmm
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
feature New feature
2 participants
Converted from issue

This discussion was converted from issue #12084 on April 10, 2024 08:19.