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

Need a Peroformance overview dashboard #31676

Closed
dbsid opened this issue Jan 13, 2022 · 0 comments · Fixed by #31677
Closed

Need a Peroformance overview dashboard #31676

dbsid opened this issue Jan 13, 2022 · 0 comments · Fixed by #31677
Assignees
Labels
type/enhancement The issue or PR belongs to an enhancement.

Comments

@dbsid
Copy link
Contributor

dbsid commented Jan 13, 2022

Enhancement

Currently, to identified a performance issue from top-down. User need to go through multiple dashboard/panels

  1. to identify if the performance issue is inside or outside TiDB cluster.
  2. to identify the resource usage of TiDB/TiKV/PD nodes.
  3. to identify the query duration bottleneck
  4. to identify if there is slow query
  5. to identify if there is hot spot across the stores.
  6. many more ....

There is no good start point and general approach for user to drill down performance issues.
I'll propose to add a performance overview dashboard, to show the core performance metrics on the typical critical path in one dashboard and make the metric analysis on TiDB much easier.

@dbsid dbsid added the type/enhancement The issue or PR belongs to an enhancement. label Jan 13, 2022
@dbsid dbsid self-assigned this Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant