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

visualize inter-job back-pressure rate in dashboard #17298

Closed
BugenZhao opened this issue Jun 18, 2024 · 1 comment
Closed

visualize inter-job back-pressure rate in dashboard #17298

BugenZhao opened this issue Jun 18, 2024 · 1 comment
Labels
component/dashboard type/enhancement Improvements to existing implementation.
Milestone

Comments

@BugenZhao
Copy link
Member

Since #13830 and #14446, we're now able to acquire the back-pressure rate in the Streaming Fragment Graph of the dashboard.

However, it's pretty common that there are multiple streaming jobs in the cluster, where the slowness of some one impacts others. This requires us to have a broader view of the back-pressure among different jobs to identify the root cause, which is not possible yet.

One possible implementation might be integrating the data into the Dependency Graph page. It would also be beneficial to reimagine the Streaming Fragment Graph page, enabling users to dynamically zoom in and out to view all streaming jobs in the cluster from both macro and micro perspectives.

@BugenZhao BugenZhao added type/enhancement Improvements to existing implementation. component/dashboard labels Jun 18, 2024
@github-actions github-actions bot added this to the release-1.10 milestone Jun 18, 2024
@fuyufjh fuyufjh modified the milestones: release-2.0, release-2.1 Aug 19, 2024
@BugenZhao
Copy link
Member Author

I think this is done by @kwannoel in #18280?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/dashboard type/enhancement Improvements to existing implementation.
Projects
None yet
Development

No branches or pull requests

2 participants