Network ping metrics
The following table lists the metrics that are gathered as output from Network ping checks. Entries indicated as Featured metrics are high-visibility metrics that are displayed in the Operator Workspace Metric tab after an alert is generated. These metrics provide the operator with additional information to help them further explore the specified issue.
| Metric type | Units | Metric type description |
|---|---|---|
| ping.packets_transmitted | count | Number of data packets sent to the target host during the ping test. |
| ping.packets_received | count | Number of data packets successfully received by the target host. |
| ping.packet_loss | percentage | Percentage of data packets that failed to reach the target host. |
| ping.time | ms | Amount of time for the data packets to travel to the destination and back. |
| ping.min | ms | Shortest amount of time for a series of ping requests on the data packets. |
| ping.avg | ms | Average amount of time for a series of ping requests on the data packets. |
| ping.max | ms | Longest amount of time for a series of ping requests on the data packets. |
| ping.mdev | ms | Mean deviation (measure of the variability or dispersion) of the round-trip time (RTT) of the packets sent during the ping test. |