mirror of
https://github.com/prometheus-community/windows_exporter
synced 2025-01-19 22:01:14 +00:00
Update collector.net.md
Signed-off-by: rnjstjdgh <gshgsh0831@gmail.com>
This commit is contained in:
parent
db00553ca6
commit
d6b4466bc3
@ -30,7 +30,7 @@ Name | Description | Type | Labels
|
||||
`windows_net_packets_outbound_errors_total` | Total packets that could not be transmitted due to errors | counter | `nic`
|
||||
`windows_net_packets_received_discarded_total` | Total inbound packets that were chosen to be discarded even though no errors had been detected to prevent delivery | counter | `nic`
|
||||
`windows_net_packets_received_errors_total` | Total packets that could not be received due to errors | counter | `nic`
|
||||
`windows_net_packets_received_total_total` | Total packets received by interface | counter | `nic`
|
||||
`windows_net_packets_received_total` | Total packets received by interface | counter | `nic`
|
||||
`windows_net_packets_received_unknown_total` | Total packets received by interface that were discarded because of an unknown or unsupported protocol | counter | `nic`
|
||||
`windows_net_packets_total` | Total packets received and transmitted by interface | counter | `nic`
|
||||
`windows_net_packets_sent_total` | Total packets transmitted by interface | counter | `nic`
|
||||
|
Loading…
Reference in New Issue
Block a user