mirror of
https://github.com/hashicorp/vault.git
synced 2026-07-11 18:15:45 -04:00
Co-authored-by: miagilepner <mia.epner@hashicorp.com> Co-authored-by: hashigator <280075563+hashigator@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| config | ||
| enable_telemetry_consul | ||
| enable_telemetry_node_exporter | ||
| set_up_k6 | ||
| set_up_telemetry_collector | ||
| setup | ||
| README.md | ||
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.