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
Copy file name to clipboardExpand all lines: modules/machine-config-daemon-metrics.adoc
+3-8Lines changed: 3 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,12 +41,7 @@ ifdef::openshift-origin[]
41
41
|
42
42
endif::openshift-origin[]
43
43
44
-
|`ssh_accessed`
45
-
|`counter`
46
-
|Shows the number of successful SSH authentications into the node.
47
-
|The non-zero value shows that someone might have made manual changes to the node. Such changes might cause irreconcilable errors due to the differences between the state on the disk and the state defined in the machine configuration.
48
-
49
-
|`mcd_drain*`
44
+
|`mcd_drain_err*`
50
45
|`{"drain_time", "err"}`
51
46
|Logs errors received during failed drain. *
52
47
|While drains might need multiple tries to succeed, terminal failed drains prevent updates from proceeding. The `drain_time` metric, which shows how much time the drain took, might help with troubleshooting.
@@ -56,7 +51,7 @@ For further investigation, see the logs by running:
0 commit comments