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 metric for count of db key revisions compacted. #8280

Merged
merged 1 commit into from
Jul 20, 2017

Commits on Jul 20, 2017

  1. mvcc: Add metric for count of db key revisions compacted.

    When digging into etcd/boltdb "storage space exceeded" issues, this metric may help answer questions about if/when compactions occured and how much data was freed.
    jpbetz committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    c06953a View commit details
    Browse the repository at this point in the history