RobertKrawitz / OpenShift4-tools

OpenShift 4 tools
Apache License 2.0
29 stars 24 forks source link

Allow use of Pbench with clusterbuster runs #14

Open RobertKrawitz opened 2 years ago

RobertKrawitz commented 2 years ago

This would enable collecting data in addition to what Prometheus collects, and also collect it at a finer granularity (Prometheus metrics are at 30-second granularity; Pbench collects some data at much smaller intervals). Via bench-army-knife it would further be possible to collect data from pods running within VMs (bench-army-knife is currently specific to fio and uperf).

Reference https://github.com/distributed-system-analysis/pbench

RobertKrawitz commented 1 year ago

xref https://github.com/distributed-system-analysis/pbench/issues/2368