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

[STORY] Display error spans in Gantt chart #790

Open
AndrewHess opened this issue May 1, 2024 · 0 comments
Open

[STORY] Display error spans in Gantt chart #790

AndrewHess opened this issue May 1, 2024 · 0 comments
Labels
good first issue Good for newcomers javascript Pull requests that update Javascript code

Comments

@AndrewHess
Copy link
Collaborator

Description

Note: #789 needs to be merged first

The tracing UI shows how many spans had an error
image
But when you click that trace to go to the Gantt chart, it's not easy to see which spans had an error.

Once #789 is merged, the frontend will have the Status field for each span in the chart. Use this field to color error spans a distinct color (maybe red).

Acceptance Criteria

If you click on a trace with some error spans, those error spans are a different color than the rest of the spans, so they are easy to identify.

@AndrewHess AndrewHess added good first issue Good for newcomers javascript Pull requests that update Javascript code labels May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers javascript Pull requests that update Javascript code
Projects
None yet
Development

No branches or pull requests

1 participant