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

mvcc: add "etcd_mvcc_range_total", "etcd_mvcc_txn_total" #10968

Merged
merged 3 commits into from
Aug 1, 2019

Conversation

gyuho
Copy link
Contributor

@gyuho gyuho commented Aug 1, 2019

also add missing register calls from #10950

@gyuho
Copy link
Contributor Author

gyuho commented Aug 1, 2019

@hexfusion @jingyih Can you review? After this, we can proceed to code freeze.

Copy link
Contributor

@jingyih jingyih left a comment

Choose a reason for hiding this comment

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

LGTM

ranges := float64(tw.ranges)
rangeCounter.Add(ranges)
rangeCounterDebug.Add(ranges)

Copy link
Contributor

Choose a reason for hiding this comment

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

Keep the TODO as a reminder?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Just added. Merging. Thanks!

@gyuho gyuho merged commit b679c12 into etcd-io:master Aug 1, 2019
@gyuho gyuho deleted the mmm branch August 1, 2019 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants