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

Update CallList component to be a generic EventList component that can show different types #2821

Closed
wesbillman opened this issue Sep 25, 2024 · 0 comments · Fixed by #2903
Closed
Assignees
Labels
console Web console dx

Comments

@wesbillman
Copy link
Collaborator

We'll need this to show ingress request events in the verb form and other places that deal with ingress events vs. only calls.

Probably want to be able to pass in an array of EventType that we want to show in the list as well.

@wesbillman wesbillman added console Web console dx labels Sep 25, 2024
@github-actions github-actions bot added the triage Issue needs triaging label Sep 25, 2024
@wesbillman wesbillman removed the triage Issue needs triaging label Sep 25, 2024
@wesbillman wesbillman self-assigned this Sep 27, 2024
@ftl-robot ftl-robot mentioned this issue Sep 27, 2024
wesbillman added a commit that referenced this issue Sep 30, 2024
Fixes #2821

- Also adds new query type (modules) to timeline events.


https://github.com/user-attachments/assets/0676685a-4bb2-4a7a-b3d3-bdc3f9131c78

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
console Web console dx
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant