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

[UI Feature] Run-time metrics hover tool-tip #3616

Closed
2 tasks done
jsonporter opened this issue Apr 24, 2023 · 1 comment
Closed
2 tasks done

[UI Feature] Run-time metrics hover tool-tip #3616

jsonporter opened this issue Apr 24, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request ui Admin console user interface
Milestone

Comments

@jsonporter
Copy link

Motivation: Why do you think this is important?

This issue will be deployed as part of #3405

The tool tip will work in concert with the new run-time metrics gant-chart and take an input of the parent rows spans as well as the index of the render span section. It will render the full list of operationId for the execution and use the hover-index to render that operation as bold.

Screenshot 2023-04-24 at 10 30 17 AM

Acceptance Criteria:

  • Renders current phase of parent execution (eg "RUNNING")
  • Renders list of spans/operation (note: renders list of all spans/operations even if they were not rendered in the chart; ie, sub-second operations)
  • Current chart section hover is "bold"

Goal: What should the final outcome look like, ideally?

Screenshot 2023-04-24 at 10 30 17 AM

Propose: Link/Inline OR Additional context

No response

Are you sure this issue hasn't been raised already?

  • Yes

Have you read the Code of Conduct?

  • Yes
@jsonporter jsonporter added enhancement New feature or request ui Admin console user interface untriaged This issues has not yet been looked at by the Maintainers labels Apr 24, 2023
@jsonporter jsonporter added this to the 1.6.0 milestone Apr 24, 2023
@jsonporter jsonporter self-assigned this Apr 24, 2023
@eapolinario eapolinario removed the untriaged This issues has not yet been looked at by the Maintainers label Apr 28, 2023
@jsonporter
Copy link
Author

Merged flyteorg/flyteconsole#747

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ui Admin console user interface
Projects
None yet
Development

No branches or pull requests

2 participants