Reference Guide

Table Of Contents
Name Description Schema
avg_bytes_tx_
ps
optional
The average total bytes transmitted per second. number (float)
avg_pkt_rx_cr
c_error_ps
optional
The average number of packets received with CRC error
(and thus dropped) per second.
number (float)
avg_pkt_rx_no
_buffer_error_
ps
optional
The average number of packets discarded per second due
to lack of buffer space.
number (float)
avg_pkt_rx_ps
optional
The average number of packets received per second. number (float)
avg_pkt_tx_er
ror_ps
optional
The average number of packets that failed to be
transmitted per second due to error.
number (float)
avg_pkt_tx_ps
optional
The average number of packets transmitted per second. number (float)
entity
required
Localized message string corresponding to entity. MetricsEntityEnum
entity_l10n
optional
Localized message string corresponding to entity string
max_bytes_rx
_ps
optional
The maximum total bytes received per second. number (float)
max_bytes_tx_
ps
optional
The maximum total bytes transmitted per second. number (float)
max_pkt_rx_c
rc_error_ps
optional
The maximum number of packets received with CRC error
(and thus dropped) per second.
number (float)
732