Skip to content

Commit

Permalink
adding note about measurements not running during index type (kube-bu…
Browse files Browse the repository at this point in the history
…rner#136)

Co-authored-by: Raúl Sevilla <[email protected]>
  • Loading branch information
paigerube14 and rsevilla87 authored Oct 20, 2021
1 parent 673aae3 commit 35fb3d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/measurements.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Apart from prometheus metrics collection, Kube-burner allows to get further metr
Measurements are enabled in the measurements section of the configuration file. This section contains a list of measurements with their options.
'kube-burner' supports the following measurements so far:

Note: podLatency is only captured when a benchmark is triggered. It does not work with the "index" mode of kube-burner

## Pod latency

Collects latencies from the different pod startup phases, these **latency metrics are in ms**. Can be enabled with:
Expand Down

0 comments on commit 35fb3d9

Please sign in to comment.