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

feat: make trace graph generic and show ingree events #2761

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

wesbillman
Copy link
Collaborator

Fixes #2734

We can now show ingress and call events in the trace graph. We can iterate on styling etc. in the future, but this at least gets the events in.

Next up will be a trace specific list and page to navigate around traces and drill into events.

Screenshot 2024-09-20 at 1 06 27 PM
Screenshot 2024-09-20 at 12 59 43 PM
Screenshot 2024-09-20 at 12 59 57 PM

@wesbillman wesbillman requested review from a team and stuartwdouglas and removed request for a team September 20, 2024 20:09
This was referenced Sep 20, 2024
@wesbillman wesbillman merged commit e4b9646 into main Sep 20, 2024
94 checks passed
@wesbillman wesbillman deleted the add-generic-request-graph branch September 20, 2024 21:31
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.

Make request graph more generic so we can show ingress and other events as well
1 participant