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

*: add more cop task and memory info to slow_query table #10264

Merged
merged 5 commits into from
Apr 26, 2019

Conversation

crazycs520
Copy link
Contributor

What problem does this PR solve?

  1. add more cop task and memory info to slow_query table.

What is changed and how it works?

  1. Change slow_query table info and chage slow log parser to parser more field.

Check List

Tests

  • Unit test

Code changes

  • Has exported function/method change

Side effects

Related changes

  • Need to cherry-pick to the release branch

p90ProcessTime float64
maxProcessTime float64
maxProcessAddress string
AvgWaitTime float64
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
AvgWaitTime float64
avgWaitTime float64

ditto for variables below

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done. PTAL

@zhouqiang-cl
Copy link
Contributor

/rebuild

@zhouqiang-cl
Copy link
Contributor

/run-all-tests

@zhouqiang-cl
Copy link
Contributor

/rebuild

1 similar comment
@zhouqiang-cl
Copy link
Contributor

/rebuild

@zhouqiang-cl
Copy link
Contributor

/run-all-tests

@zhouqiang-cl
Copy link
Contributor

/rebuild

@bb7133
Copy link
Member

bb7133 commented Apr 25, 2019

LGTM

@bb7133 bb7133 closed this Apr 25, 2019
@bb7133 bb7133 reopened this Apr 25, 2019
qw4990
qw4990 previously approved these changes Apr 25, 2019
Copy link
Contributor

@qw4990 qw4990 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zhouqiang-cl
Copy link
Contributor

/run-all-tests

@mahjonp
Copy link
Contributor

mahjonp commented Apr 25, 2019

/rebuild

@mahjonp
Copy link
Contributor

mahjonp commented Apr 25, 2019

/run-all-tests

@crazycs520
Copy link
Contributor Author

/run-all-tests

@zz-jason
Copy link
Member

@crazycs520 please fix ci

@mahjonp
Copy link
Contributor

mahjonp commented Apr 26, 2019

/rebuild

@crazycs520
Copy link
Contributor Author

/run-all-tests

@codecov
Copy link

codecov bot commented Apr 26, 2019

Codecov Report

Merging #10264 into master will decrease coverage by 0.0029%.
The diff coverage is 70.8333%.

@@               Coverage Diff               @@
##             master     #10264       +/-   ##
===============================================
- Coverage   77.8227%   77.8197%   -0.003%     
===============================================
  Files           410        410               
  Lines         84316      84368       +52     
===============================================
+ Hits          65617      65655       +38     
- Misses        13805      13813        +8     
- Partials       4894       4900        +6

Copy link
Member

@bb7133 bb7133 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zz-jason zz-jason added the status/LGT2 Indicates that a PR has LGTM 2. label Apr 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/LGT2 Indicates that a PR has LGTM 2. type/usability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants