Skip to content

Commit c8355e7

Browse files
authored
Merge pull request #2638 from adrianparker/main
Update Cloud uptime stats for February 2025
2 parents d2df422 + 90f152a commit c8355e7

File tree

1 file changed

+11
-12
lines changed

1 file changed

+11
-12
lines changed

src/pages/docs/octopus-cloud/uptime-slo.md

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,23 @@ navOrder: 50
77
description: The uptime SLO for Octopus Cloud instances
88
---
99

10-
Each Octopus Cloud customer has their own Octopus Server delivered as a highly available, scalable, secure SaaS application hosted for you. Octopus Deploy manages maintenance and resource provisioning for these hosted servers, letting our customers focus on happy deployments.
10+
Each Octopus Cloud customer has their own Octopus Server delivered as a highly available, scalable, secure SaaS application hosted for you. Octopus Deploy manages maintenance and resource provisioning for these hosted servers, letting our customers focus on happy deployments.
1111

12-
Octopus Cloud's monthly uptime SLO is 99.99%.
12+
Octopus Cloud's monthly uptime SLO is 99.99%.
1313

14-
We calculate uptime as 100% of the month, less all unplanned downtime.
14+
We calculate uptime as 100% of the month, less all unplanned downtime.
1515

16-
Planned maintenance is a key benefit of Octopus Cloud and is scheduled in advance, so we exclude it from our uptime SLO calculation. Other than in exceptional circumstances, planned maintenance occurs during the customer’s [maintenance window](/docs/octopus-cloud/maintenance-window). In the 7 months ending January 2025, planned maintenance averaged fewer than 6 minutes of downtime per week.
16+
Planned maintenance is a key benefit of Octopus Cloud and is scheduled in advance, so we exclude it from our uptime SLO calculation. Other than in exceptional circumstances, planned maintenance occurs during the customer’s [maintenance window](/docs/octopus-cloud/maintenance-window). In the 8 months ending February 2025, planned maintenance averaged fewer than 9 minutes of downtime per week.
1717

1818
## Uptime Track Record
1919

20-
This table lists Octopus Cloud's monthly uptime statistics for the last 12 months.
20+
This table lists Octopus Cloud's monthly uptime statistics for the last 12 months.
2121

2222
We list our achieved uptime percentage and weekly unplanned downtime duration. We also show these data points including planned maintenance. Data points measured at 95th percentile of all paid subscriptions.
2323

2424
| Month | Uptime % | Weekly unplanned downtime | Uptime % incl. planned maintenance | Weekly downtime incl. planned maintenance |
25-
| :----- | ------: | ------: |------: | ------: |
25+
| :----- | ------: | ------: | ------: | ------: |
26+
| February 2025 | 100% | 0s | 99.9212% | 483s |
2627
| January 2025 | 99.9924% | 49s | 99.9397% | 371s |
2728
| December 2024 | 100% | 0s | 99.9666% | 203s |
2829
| November 2024 | 100% | 0s | 99.8895% | 672s |
@@ -31,18 +32,17 @@ We list our achieved uptime percentage and weekly unplanned downtime duration. W
3132
| August 2024 | 99.9955% | 28s | 99.8978% | 623s |
3233
| July 2024 | 99.9978% | 14s | 99.8602% | 847s |
3334
| June 2024 | 99.9931% | 49s | 99.9196% | * 490s |
34-
| May 2024 | 99.9976% | 21s |- | - |
35-
| April 2024 | 99.9687% | 189s |- | - |
36-
| March 2024 | 99.9914% | 56s |- | - |
37-
| February 2024 | 100% | 0s |- | - |
35+
| May 2024 | 99.9976% | 21s | - | - |
36+
| April 2024 | 99.9687% | 189s | - | - |
37+
| March 2024 | 99.9914% | 56s | - | - |
3838

3939
\* We began capturing planned downtime metrics on June 10, 2024.
4040

4141
### How we calculate uptime
4242

4343
We calculate uptime as 100% minus the percentage of unplanned downtime seconds out of the total seconds in a calendar month. We measure all data points at the 95th percentile of all paid subscriptions (95% of customers experienced the listed measurement *or better*).
4444

45-
We exclude downtime that arises from planned or customer-requested maintenance from our uptime SLO calculation, but we measure and report it for transparency.
45+
We exclude downtime that arises from planned or customer-requested maintenance from our uptime SLO calculation, but we measure and report it separately for transparency.
4646

4747
Some Octopus Cloud customers use [dynamic workers](/docs/infrastructure/workers/dynamic-worker-pools). As the name implies, these workers are dynamically assigned to a cloud instance and are spun up and down as required by the Deployment or Runbook executed. We exclude Dynamic Workers from our calculation of uptime.
4848

@@ -51,4 +51,3 @@ Some Octopus Cloud customers use [dynamic workers](/docs/infrastructure/workers/
5151
**"Weekly unplanned downtime"** is shown as seconds per week. We use the month's total unplanned downtime duration measured at the 95th percentile of all paid subscriptions to calculate a weekly average duration. It excludes planned and customer-requested maintenance.
5252

5353
**"Weekly downtime incl. planned maintenance"** is shown as seconds per week. We use the month's total downtime duration measured at the 95th percentile of all paid subscriptions to calculate a weekly average duration. It includes unplanned downtime, as well as downtime arising from planned and customer-requested maintenance.
54-

0 commit comments

Comments
 (0)