Affected by GO-2024-2528
and 2 other vulnerabilities
GO-2024-2528: Etcd Gateway TLS endpoint validation only confirms TCP reachability in go.etcd.io/etcd
GO-2024-2529: Etcd embed auto compaction retention negative value causing a compaction loop or a crash in go.etcd.io/etcd
GO-2024-2530: Etcd auth Inaccurate logging of authentication attempts for users with CN-based auth only in go.etcd.io/etcd
command
Version:
v3.5.16
Opens a new window with list of versions in this module.
Published: Sep 10, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
etcd/tools/benchmark
is the official benchmarking tool for etcd clusters.
Download and install
To get benchmark
from the main
branch via go get
:
$ go get go.etcd.io/etcd/tools/benchmark
# GOPATH should be set
$ ls $GOPATH/bin
benchmark
Documentation
¶
benchmark is a program for benchmarking etcd v3 API performance.
Source Files
¶
Directories
¶
Package cmd implements individual benchmark commands for the benchmark utility.
|
Package cmd implements individual benchmark commands for the benchmark utility. |
Click to show internal directories.
Click to hide internal directories.