class Blitz::Curl::Rush::Point
Snapshot of a rush at time containing information about hits, errors timeouts, etc.
Attributes
duration[R]
The average response time at this time
errors[R]
The number of errors
hits[R]
The number of successful hits
rxbytes[R]
The total number of bytes received
steps[R]
Per-step metric at this point in time
timeouts[R]
The number of timeouts
timestamp[R]
The timestamp of this snapshot
total[R]
The total number of hits that were generated
txbytes[R]
The total number of bytes sent
volume[R]
The concurrency level at this time