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

Fix expression of graph Current QPS in MySQL dashboard. #12414

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

weixiang1862
Copy link
Member

Fix expression of graph Current QPS in MySQL dashboard.

  • Add a unit test to verify that the fix works.
  • Explain briefly why the bug exists and how to fix it.
  • If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #.
  • Update the CHANGES log.

Current QPS is a line graph, so I removed avg function in expression.
image

@wu-sheng wu-sheng added this to the 10.1.0 milestone Jul 4, 2024
@wu-sheng wu-sheng added bug Something isn't working and you are sure it's a bug! UI UI and front end related. labels Jul 4, 2024
@wu-sheng wu-sheng merged commit 06cdf99 into apache:master Jul 4, 2024
155 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working and you are sure it's a bug! UI UI and front end related.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants