Skip to content

Does the benchmark tool actually write data to ETCD? #19823

Answered by jmhbnz
wangwangwang23333 asked this question in Q&A

You must be logged in to vote

Hey @wangwangwang23333 - Thanks for your question, yes the benchmark tool does insert data into etcd, refer to discussion in #17105 for how to introspect any keys created by the benchmark utility.

You can run etcdctl endpoint status -w json to see the database size in use incrementing as you run the benchmark utility.

Replies: 1 comment

You must be logged in to vote
0 replies
Answer selected by jmhbnz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment