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: docs/dev/metrics.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ The cluster version is reported as seconds since the epoch with labels for `vers
8
8
*`current` - the version the operator is applying right now (the running CVO version) and the age of the payload
9
9
*`initial` - the initial version of the cluster, and value is the creation timestamp of the cluster version (cluster age)
10
10
*`cluster` - the current version of the cluster with from_version set to the initial version, and value is the creation timestamp of the cluster version (cluster age)
11
-
*`failure` - if the failure condition is set, reports the last transition time for both desired and current versions
11
+
*`failure` - if the failure condition is set, reports the last transition time for the condition.
12
12
*`desired` - reported if different from current as the most recent timestamp on the cluster version
13
13
*`completed` - the time the most recent version was completely applied, or absent if not reached
14
14
*`updating` - if the operator is moving to a new version, the time the update started
0 commit comments