Skip to content

Commit 6c12000

Browse files
authored
Apply suggestions from code review
1 parent 8a0b565 commit 6c12000

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

umbraco-cloud/set-up/project-settings/hostname-monitoring.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Hostname monitoring can be accessed under **Insights > Hostname Monitoring** on
1212
## Hostname Monitor Configuration
1313

1414
- **Hostname**: The domain or subdomain to monitor (e.g., `https://example.com` or `http://web.example.com`). Users can also monitor hostnames outside of Umbraco Cloud, such as static frontend websites hosted elsewhere for Heartcore projects.
15-
- **Frequency**: The interval at which the hostname is checked (e.g., every X minutes). Valid values: 1, 5, 10, 15, 30, 60, 360, 720, 1440 minutes.
15+
- **Frequency**: The interval at which the hostname is checked (e.g., every X minutes). Valid values: 5, 10, 15, 30, 60, 360, 720, 1440 minutes.
1616
- **Locations**: Users can select multiple locations to ping the web application from. Supported regions include Europe, the US, Australia, and the UK.
1717
- **Max Response Time**: The maximum acceptable response time in seconds. Must be greater than 0.
1818
- **Expected Status Code**: The HTTP status code that indicates a successful response (e.g., `200`, `301`, `404`). Any status code can be monitored, and this value determines whether the UI marks the response as a failure or success.
@@ -31,7 +31,7 @@ Hostname monitoring can be accessed under **Insights > Hostname Monitoring** on
3131

3232
| Plan | Lowest Frequency | Max Locations | Historical Data | Hostnames Monitors Supported |
3333
|---------|------------------|---------------|-----------------|------------------------------|
34-
| Starter | 60 minutes | 1 | 1 month | 1 |
34+
| Starter | 15 minutes | 1 | 1 month | 1 |
3535
| Standard| 10 minutes | 2 | 3 months | 5 |
3636
| Pro | 5 minutes | All | 12 months | 20 |
3737

0 commit comments

Comments
 (0)