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

tpcc: add metrics support #69

Merged
merged 1 commit into from
Jan 15, 2021
Merged

tpcc: add metrics support #69

merged 1 commit into from
Jan 15, 2021

Conversation

sleepymole
Copy link
Contributor

@sleepymole sleepymole commented Jan 6, 2021

Signed-off-by: Yujie Xia xiayjchn@gmail.com

Currently, go-tpc outputs stats to stdout per interval. But it is hard for us to observe the stats changes if there are some other heavy operations which will affect the performance of target system.

This PR try to add metrics support for tpcc workload.
Grafana preview:

image

@CLAassistant
Copy link

CLAassistant commented Jan 6, 2021

CLA assistant check
All committers have signed the CLA.

Signed-off-by: Yujie Xia <xiayjchn@gmail.com>
@sleepymole
Copy link
Contributor Author

@mahjonp @zhouqiang-cl PTAL thx

Copy link
Contributor

@mahjonp mahjonp left a comment

Choose a reason for hiding this comment

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

LGTM

@mahjonp mahjonp merged commit a9dae90 into pingcap:master Jan 15, 2021
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants