Ping input doesn't return response time metric when timeout
closes #506
This commit is contained in:
committed by
Cameron Sparr
parent
3c89847489
commit
3cc1fecb53
@@ -193,7 +193,6 @@ func TestBadPingGather(t *testing.T) {
|
||||
"packets_transmitted": 2,
|
||||
"packets_received": 0,
|
||||
"percent_packet_loss": 100.0,
|
||||
"average_response_ms": 0.0,
|
||||
}
|
||||
acc.AssertContainsTaggedFields(t, "ping", fields, tags)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user