Skip to content

Commit 26c4dc6

Browse files
committed
Add documentation for machine_swap_bytes metric
Signed-off-by: Itamar Holder <[email protected]>
1 parent dae7003 commit 26c4dc6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/storage/prometheus.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ Metric name | Type | Description | Unit (where applicable) | option parameter |
111111
`machine_dimm_capacity_bytes` | Gauge | Total RAM DIMM capacity (all types memory modules) value labeled by dimm type,<br>information is retrieved from sysfs edac per-DIMM API (/sys/devices/system/edac/mc/) introduced in kernel 3.6 | bytes | | |
112112
`machine_dimm_count` | Gauge | Number of RAM DIMM (all types memory modules) value labeled by dimm type,<br>information is retrieved from sysfs edac per-DIMM API (/sys/devices/system/edac/mc/) introduced in kernel 3.6 | | |
113113
`machine_memory_bytes` | Gauge | Amount of memory installed on the machine | bytes | |
114+
`machine_swap_bytes` | Gauge | Amount of swap memory available on the machine | bytes | |
114115
`machine_node_distance` | Gauge | Distance between NUMA node and target NUMA node | | cpu_topology |
115116
`machine_node_hugepages_count` | Gauge | Numer of hugepages assigned to NUMA node | | cpu_topology |
116117
`machine_node_memory_capacity_bytes` | Gauge | Amount of memory assigned to NUMA node | bytes | cpu_topology |

0 commit comments

Comments
 (0)