Adds metrics and tests for UDP receive and send buffer errors (#1534)
* Adds metrics for UDP receive and send buffer errors Signed-off-by: Phil Porada <philporada@gmail.com>
This commit is contained in:
parent
cfcaeee145
commit
14eafab016
6 changed files with 58 additions and 4 deletions
|
|
@ -72,8 +72,8 @@ Udp6InDatagrams 0
|
|||
Udp6NoPorts 0
|
||||
Udp6InErrors 0
|
||||
Udp6OutDatagrams 0
|
||||
Udp6RcvbufErrors 0
|
||||
Udp6SndbufErrors 0
|
||||
Udp6RcvbufErrors 9
|
||||
Udp6SndbufErrors 8
|
||||
Udp6InCsumErrors 0
|
||||
Udp6IgnoredMulti 0
|
||||
UdpLite6InDatagrams 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue