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(dashboard): add an "Analyze" button to the dashboard to identify bottlenecks in the await dump tree #19376

Open
yezizp2012 opened this issue Nov 13, 2024 · 1 comment
Labels
component/dashboard help wanted Issues that need help from contributors type/feature

Comments

@yezizp2012
Copy link
Member

Is your feature request related to a problem? Please describe.

Previously, we manually identified the stuck actors by checking the await dump tree. I haven't thought about some of the details, but I feel that it can be done via a script with some threshold filtering.
Furthermore we can also directly link related fragments and streaming jobs to provide more information.

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

@github-actions github-actions bot added this to the release-2.2 milestone Nov 13, 2024
@yezizp2012 yezizp2012 added help wanted Issues that need help from contributors component/dashboard labels Nov 13, 2024
@yezizp2012 yezizp2012 removed this from the release-2.2 milestone Nov 13, 2024
@kwannoel
Copy link
Contributor

Related #18215

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/dashboard help wanted Issues that need help from contributors type/feature
Projects
None yet
Development

No branches or pull requests

2 participants