envoy
envoy copied to clipboard
tracer: fix skywalking layer always shows unknown
Commit Message: fix skywalking layer always shows unknown Additional Description: Risk Level: Testing: Docs Changes: Release Notes: Platform Specific Features: [Optional Runtime guard:] [Optional Fixes #Issue] [Optional Fixes commit #PR or SHA] [Optional Deprecated:] [Optional API Considerations:]
/retest
Although the tracer maybe used by other protocols, but, anyway, HTTP is better than unknow. So I am OK to this change for now.
I asked @wu-sheng, he's OK with this change.
/retest
oh, retest didn't work. Could you kick the CI by an empty commit? Thanks.
/wait
oh, retest didn't work. Could you kick the CI by an empty commit? Thanks.
/wait
I kicked it with merge main, but seem not working, @phlax can you take a look?
Although the tracer maybe used by other protocols, but, anyway, HTTP is better than unknow. So I am OK to this change for now.
HTTP is used for HTTP 1.x and HTTP2(gRPC included).
ci kicked
Although the tracer maybe used by other protocols, but, anyway, HTTP is better than unknow. So I am OK to this change for now.
HTTP is used for HTTP 1.x and HTTP2(gRPC included).
We have dubbo, and various private protocols. But it's OK for me for now. :)
kindly ping @wbpcode