You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# HELP node_disk_read_errors_total The total number of read errors.
95
95
# TYPE node_disk_read_errors_total counter
96
96
node_disk_read_errors_total{device="disk0"} 0
97
+
node_disk_read_errors_total{device="disk4"} 0
97
98
# HELP node_disk_read_retries_total The total number of read retries.
98
99
# TYPE node_disk_read_retries_total counter
99
100
node_disk_read_retries_total{device="disk0"} 0
101
+
node_disk_read_retries_total{device="disk4"} 0
100
102
# HELP node_disk_write_errors_total The total number of write errors.
101
103
# TYPE node_disk_write_errors_total counter
102
104
node_disk_write_errors_total{device="disk0"} 0
105
+
node_disk_write_errors_total{device="disk4"} 0
103
106
# HELP node_disk_write_retries_total The total number of write retries.
104
107
# TYPE node_disk_write_retries_total counter
105
108
node_disk_write_retries_total{device="disk0"} 0
109
+
node_disk_write_retries_total{device="disk4"} 0
106
110
# HELP node_exporter_build_info A metric with a constant '1' value labeled by version, revision, branch, goversion from which node_exporter was built, and the goos and goarch for the build.
107
111
# TYPE node_exporter_build_info gauge
108
112
# HELP node_memory_swap_total_bytes Memory information field swap_total_bytes.
0 commit comments