Skip to content

Commit 6404781

Browse files
authored
Update umbraco-cloud/optimize-and-maintain-your-site/monitor-and-troubleshoot/hostname-monitoring.md
1 parent 18df6ee commit 6404781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

umbraco-cloud/optimize-and-maintain-your-site/monitor-and-troubleshoot/hostname-monitoring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ After creating a health check endpoint (e.g. `/health`) and implementing the `IH
3737
- `200 OK` if healthy
3838
- `503 Service Unavailable` or similar if unhealthy
3939

40-
Umbraco Cloud hostname monitoring supports calling any path, such as `https://customhostname.com/health`, and will use the HTTP response code to determine if the application is reachable and healthy.
40+
Umbraco Cloud hostname monitoring checks any path, like `https://customhostname.com/health`, using HTTP response codes to determine if the application is reachable and healthy.
4141

4242

4343
## Ping Results

0 commit comments

Comments
 (0)