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

Improve Trino UI to display Tardigrade related information #11959

Closed
5 of 15 tasks
Tracked by #9101
arhimondr opened this issue Apr 14, 2022 · 3 comments
Closed
5 of 15 tasks
Tracked by #9101

Improve Trino UI to display Tardigrade related information #11959

arhimondr opened this issue Apr 14, 2022 · 3 comments
Labels
ui Web UI

Comments

@arhimondr
Copy link
Contributor

arhimondr commented Apr 14, 2022

Some ideas:

  • Total / Completed / Failed number of tasks per stage
  • Display number of retries for each "logical" task.
  • Group attempts of a single "logical" task together
  • Group tasks from a single stage together
  • Display wasted CPU / Wall time
    • on query
    • stage
    • "logical" task level
  • Display amount of time spent waiting for input
  • Display input / output throughput for
    • a single task
    • stage
    • query
    • cluster
  • Display memory estimate / reservation / peak reservation per task
@arhimondr
Copy link
Contributor Author

CC: @losipiuk @linzebing @joshthoward

@findepi findepi added the ui Web UI label Apr 14, 2022
@losipiuk
Copy link
Member

Partly completed by #12099

@arhimondr
Copy link
Contributor Author

The changes from #12099 seem to be good enough. Closing the issue for now. If there's anything else specific to be added a new issue can be opened.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ui Web UI
Development

No branches or pull requests

3 participants