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

[Dev UI] Show trace data for the previous run in flow runner #2595

Open
shrutip90 opened this issue Apr 2, 2025 · 0 comments
Open

[Dev UI] Show trace data for the previous run in flow runner #2595

shrutip90 opened this issue Apr 2, 2025 · 0 comments
Assignees
Labels

Comments

@shrutip90
Copy link
Contributor

shrutip90 commented Apr 2, 2025

Overview

Once we run a flow, we want to show the trace details for the run with the flow runner.

Requirements

  1. Show the trace span tree for the run in a pop up drawer on the right, that should cover the existing right side panel containing Schema (Please ignore the styling changes in the trace tree for this task and we will have a separate task for adding the icons and updating the styling for trace tree):

Image

  1. On clicking on "Trace details" button on the top left for this panel, we should open a bigger mat-drawer showing the full trace details:

Image

  1. Remove "Open in flow runner" button on the root span details since we are already in the flow runner.

Open questions

  • Should we pop up the trace on every run or if the user closes it once, should we stop the pop ups?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

2 participants