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

metrics: unify metrics naming #5863

Merged
merged 4 commits into from Feb 11, 2018
Merged

Conversation

coocood
Copy link
Member

@coocood coocood commented Feb 11, 2018

No description provided.

@coocood
Copy link
Member Author

coocood commented Feb 11, 2018

@shenli @zimulala PTAL

defer func() {
metrics.TiKVSendReqHistogram.WithLabelValues(reqType, storeID).Observe(time.Since(start).Seconds())
Copy link
Member

Choose a reason for hiding this comment

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

The store id is missing. @wentaoxu PTAL

@shenli
Copy link
Member

shenli commented Feb 11, 2018

Rest LGTM

@coocood
Copy link
Member Author

coocood commented Feb 11, 2018

@shenli PTAL

@shenli
Copy link
Member

shenli commented Feb 11, 2018

LGTM

Copy link
Contributor

@zimulala zimulala left a comment

Choose a reason for hiding this comment

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

LGTM

@coocood coocood merged commit 0157fe5 into pingcap:master Feb 11, 2018
@coocood coocood deleted the metrics-naming branch February 11, 2018 10:31
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.

None yet

3 participants