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 sorting by the span latency #162

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

ymtdzzz
Copy link
Owner

@ymtdzzz ymtdzzz commented Sep 19, 2024

closes: #18

This change adds the feature to sort by the span latency (NONE, DESC, ASC) with Ctrl+S. If NONE is selected, the spans are implicitly sorted by received_at in ascending order.

None
image

Desc
image

Asc
image

@ymtdzzz ymtdzzz self-assigned this Sep 19, 2024
@ymtdzzz ymtdzzz merged commit 6a2efc3 into main Sep 19, 2024
4 checks passed
@ymtdzzz ymtdzzz deleted the feature/sort_by_span_latency branch September 19, 2024 14:06
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.

feat: sort by duration on service root span list
1 participant