Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support SpanAttachedEvent #77

Merged
merged 3 commits into from
Oct 13, 2022
Merged

Support SpanAttachedEvent #77

merged 3 commits into from
Oct 13, 2022

Conversation

wu-sheng
Copy link
Member

FYI @apache/skywalking-committers

This is a new extension and the first one after Trace Data Protocol v3. So I marked this as v3.1, the main document would be updated once this is really implemented.

Case Scenario

When an RPC is being traced by the in-process language agent, a span would be reported by the client-side agent.
And the rover would be aware of this RPC due to the existing tracing header.
Then, the rover agent collects extra information from the OS level to provide assistance information to diagnose network performance.

Who is going to implement this

The Rover(ebpf) agent would implement this. This relies on the rover agent having the capability to decode HTTP(at least) header and body on the fly.

wankai123
wankai123 previously approved these changes Oct 13, 2022
Copy link
Member

@wankai123 wankai123 left a comment

Choose a reason for hiding this comment

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

LGTM

hanahmily
hanahmily previously approved these changes Oct 13, 2022
common/Common.proto Outdated Show resolved Hide resolved
@wu-sheng wu-sheng dismissed stale reviews from hanahmily and wankai123 via ab3b6b1 October 13, 2022 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants