mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-21 10:41:11 +01:00
* license: update headers to IBM Corp. * `make proto` * update offset because source file changed Signed-off-by: Ryan Cragun <me@ryan.ec> Co-authored-by: Ryan Cragun <me@ryan.ec>
Benchmark modules
These benchmark modules are designed to benchmark a Vault cluster using either raft storage or an external Consul cluster for storage. It supports creating an external telemetry collector using a combination of Prometheus and Grafana and supports collecting Vault, Consul, and node metrics.
When using this module in your scenario there are a few things to consider:
- There are currently assumptions that Ubuntu 22.04 is the target runner for the k6 runner instance.
- The Vault and Consul clusters are assumed to be three node clusters.