mirror of
https://github.com/pgsty/minio.git
synced 2026-08-09 07:43:29 +03:00
Update list.md node_cpu wording (#18878)
This commit is contained in:
@@ -353,10 +353,10 @@ For deployments behind a load balancer, use the load balancer hostname instead o
|
|||||||
## Network Interface Metrics
|
## Network Interface Metrics
|
||||||
|
|
||||||
| Name | Description |
|
| Name | Description |
|
||||||
|:------------------------------|:----------------------------------------------|
|
|:------------------------------|:-----------------------------------------------------------|
|
||||||
| `minio_node_if_rx_bytes` | Bytes received on the interface in 60s. |
|
| `minio_node_if_rx_bytes` | Bytes received on the interface in 60s. |
|
||||||
| `minio_node_if_rx_bytes_avg` | Bytes received on the interface in 60s (avg). |
|
| `minio_node_if_rx_bytes_avg` | Bytes received on the interface in 60s (avg) since uptime. |
|
||||||
| `minio_node_if_rx_bytes_max` | Bytes received on the interface in 60s (max). |
|
| `minio_node_if_rx_bytes_max` | Bytes received on the interface in 60s (max) since uptime. |
|
||||||
| `minio_node_if_rx_errors` | Receive errors in 60s. |
|
| `minio_node_if_rx_errors` | Receive errors in 60s. |
|
||||||
| `minio_node_if_rx_errors_avg` | Receive errors in 60s (avg). |
|
| `minio_node_if_rx_errors_avg` | Receive errors in 60s (avg). |
|
||||||
| `minio_node_if_rx_errors_max` | Receive errors in 60s (max). |
|
| `minio_node_if_rx_errors_max` | Receive errors in 60s (max). |
|
||||||
|
|||||||
Reference in New Issue
Block a user