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.6.0-alpha.0
Opens a new window with list of versions in this module.
Published: Feb 28, 2022
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.
Install
To install benchmark
follow these steps.
$ go get go.etcd.io/etcd/v3/tools/benchmark
$ benchmark --help
Last command should output of usage of 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.