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

etcdctl/check: create new check command for memory usage #9185

Merged
merged 1 commit into from
Feb 20, 2018

Commits on Feb 17, 2018

  1. etcdctl/check: create new check command for memory usage

    Create a new command similar to check perf that can check the memory
    consumption for putting different workloads on a given endpoint. If no endpoint
    is provided, localhost will be used. Return user with a message that whether
    there are enough memory for a given workload with pass or fail.
    
    Fixed etcd-io#9121
    spzala committed Feb 17, 2018
    Configuration menu
    Copy the full SHA
    53d2a2e View commit details
    Browse the repository at this point in the history