Network Metrics
Every 10 seconds, the collectd service uses the interface plugin to gather network metrics on each node in the cluster.
| Name | Description | Additional Tag(s) | 
|---|---|---|
| interface.if_errors.rx | The number of network errors received. | 
              
  | 
          
| interface.if_errors.tx | The number of network errors transmitted. | 
              
  | 
          
| interface.if_octets.rx | The number of bytes received over the network per second. | 
              
  | 
          
| interface.if_octets.tx | The number of bytes transmitted over the network per second. | 
              
  | 
          
| interface.if_packets.rx | The number of packets received over the network per second. | 
              
  | 
          
| interface.if_packets.tx | The number of packets transmitted over the network per second. | 
              
  |