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

Add feature of refreshing service root spans #172

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ymtdzzz
Copy link
Owner

@ymtdzzz ymtdzzz commented Oct 29, 2024

related: #161

This PR provides two features:

  1. real-time refreshing service root spans in the trace list (only adjacent spans due to performance reason)
  2. R key to trigger deep refreshing for the current selected span in the trace list

Before

As shown below, expected span name in the trace list is ingress not router frontend egress .

image
image

After

image

@ymtdzzz ymtdzzz self-assigned this Oct 29, 2024
@ymtdzzz ymtdzzz force-pushed the feature/refresh_service_root_span branch from 8001729 to 3c38798 Compare October 29, 2024 09:29
@ymtdzzz ymtdzzz marked this pull request as ready for review October 29, 2024 09:40
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.

1 participant