-
Notifications
You must be signed in to change notification settings - Fork 118
[to #556] metrics: attach cluster label to metrics (#558) #579
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
[to #556] metrics: attach cluster label to metrics (#558) #579
Conversation
|
/run-all-tests |
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
81f3800 to
a33c1bb
Compare
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
zz-jason
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
Codecov Report
@@ Coverage Diff @@
## release-3.1 #579 +/- ##
==============================================
Coverage ? 30.14%
Complexity ? 1168
==============================================
Files ? 263
Lines ? 16639
Branches ? 1897
==============================================
Hits ? 5015
Misses ? 11066
Partials ? 558 Continue to review full report at Codecov.
|
zz-jason
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
cherry-pick #558 to release-3.1
You can switch your code base to this Pull Request by using git-extras:
# In client-java repo: git pr https://github.com/tikv/client-java/pull/579After apply modifications, you can push your change to this PR via:
Signed-off-by: iosmanthus myosmanthustree@gmail.com
What problem does this PR solve?
Issue Number: to #556
Problem Description:
Add
clusterlabel for metrics in client-java with the value of cluster id.