Skip to content

tpcc: add metrics support#69

Merged
mahjonp merged 1 commit intopingcap:masterfrom
sleepymole:serve-metrics
Jan 15, 2021
Merged

tpcc: add metrics support#69
mahjonp merged 1 commit intopingcap:masterfrom
sleepymole:serve-metrics

Conversation

@sleepymole
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
Contributor Author

@mahjonp @zhouqiang-cl PTAL thx

Copy link
Copy Markdown
Collaborator

@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
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