Update doc
This commit is contained in:
parent
f7fa9eb21b
commit
3a1c37248a
|
@ -16,9 +16,9 @@ requests
|
||||||
(non-successful HTTP status code).
|
(non-successful HTTP status code).
|
||||||
errored
|
errored
|
||||||
The number of requests failed, except for HTTP level failures.
|
The number of requests failed, except for HTTP level failures.
|
||||||
status code. This is the subset of the number reported in
|
This is the subset of the number reported in ``failed`` and most
|
||||||
``failed`` and most likely the network level failures or stream
|
likely the network level failures or stream was reset by
|
||||||
was reset by RST_STREAM.
|
RST_STREAM.
|
||||||
|
|
||||||
status codes
|
status codes
|
||||||
The number of status code h2load received.
|
The number of status code h2load received.
|
||||||
|
|
Loading…
Reference in New Issue