1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-10-08 23:22:21 +02:00

add ping updates

This commit is contained in:
Kelly Brazil
2021-05-04 15:35:47 -07:00
parent ff034e401d
commit c2af7d113e
2 changed files with 2 additions and 1 deletions

View File

@@ -38,7 +38,7 @@ Schema:
"round_trip_ms_stddev": float,
"responses": [
{
"type": string, # 'reply', 'timeout', etc. See type_map for all options
"type": string, # 'reply', 'timeout', 'unparsable_line', etc. See `_error_type.type_map` for all options
"timestamp": float,
"bytes": integer,
"response_ip": string,