Skip to content

Commit d06f64d

Browse files
authored
Merge pull request #3276 from replicatedhq/squizzi/sc-123910/queued-timeout-in-ui
Update CMX history info to discuss Queued Timeout status
2 parents 9484c0f + 45d9d3e commit d06f64d

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

docs/vendor/compatibility-matrix-usage.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,16 @@ historical information about both clusters and VMs, as shown below:
99
![Compatibility Matrix History Page](/images/compatibility-matrix-history.png)
1010
[View a larger version of this image](/images/compatibility-matrix-history.png)
1111

12-
Only _terminated_ clusters and VMs that have been deleted or errored are displayed on the **History** page.
13-
14-
The top of the **History** page displays the total number of terminated clusters and VMs
15-
in the selected time period as well as the total cost and usage time for
16-
the terminated resources.
12+
The **History** page displays clusters and VMs with one of the following statuses:
13+
* Terminated
14+
* Error
15+
* Queued Timeout. A Queued Timeout status indicates that the cluster or VM was automatically removed after being in a _queued_ state for more than 24 hours.
16+
17+
The top of the **History** page displays the total number of non-running clusters
18+
and VMs in the selected time period as well as the total cost and usage time
19+
for the non-running resources. The total cost is calculated at termination and
20+
is based on the time the resource was running. Clusters and VMs that never
21+
entered the _running_ state are not included in the total cost and usage time.
1722

1823
The table includes cluster and VM entries with the following columns:
1924
- **Name:** The name of the cluster or VM.

0 commit comments

Comments
 (0)