Skip to content

Commit decddca

Browse files
Apply suggestions from code review
Co-authored-by: Kate Tungusova <[email protected]>
1 parent c4229e5 commit decddca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/partials/networking-services/tunnel-health/magic-tunnel-health-alerts.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ If a Magic Tunnel health alert is fired, customers can expect the following data
2828

2929
## SLO thresholds
3030

31-
Currently, there are seven SLO threshold values that you can configure through the dashboard. For a more granular approach, use the [API](#set-up-magic-tunnel-health-alerts).
31+
Currently, there are seven SLO threshold values that you can configure through the Cloudflare dashboard. For a more granular approach, use the [API](#set-up-magic-tunnel-health-alerts).
3232

33-
The SLO threshold for Magic Tunnel health alerts can be defined as the percentage of health checks that must be successful for each of the Magic Tunnel(s) included in the alert:
33+
The SLO threshold for Magic Tunnel health alerts is the percentage of successful health checks for each Magic Tunnel in the alert:
3434

3535
| Alert Sensitivity Level | SLO threshold |
3636
| --- | --- |
@@ -42,7 +42,7 @@ The SLO threshold for Magic Tunnel health alerts can be defined as the percentag
4242
| Very high | 99.5 |
4343
| Maximum | 99.9 |
4444

45-
The time it takes to be alerted depends on the sensitivity level you configure for your SLO thresholds. Higher sensitivity levels will notify you faster when a tunnel's health degrades, but they may also trigger alerts for brief or minor disruptions. Lower sensitivity levels reduce the chance of false alarms but may delay notifications for less severe issues. While the underlying detection timing remains consistent across sensitivity levels, the speed of notification depends on how significantly the tunnel's health has dropped and the sensitivity you have chosen. Cloudflare recommends that you [test SLO thresholds](#test-slos) to see which one better serves your use case.
45+
The time it takes to be alerted depends on the sensitivity level you configure for your SLO thresholds. Higher sensitivity levels will notify you faster when a tunnel's health degrades, but they may also trigger alerts for brief or minor disruptions. Lower sensitivity levels reduce the chance of false alarms but may delay notifications for less severe issues. While the underlying detection timing remains consistent across sensitivity levels, the speed of notification depends on how significantly the tunnel's health has dropped and the sensitivity you have chosen. Cloudflare recommends that you [test SLO thresholds](#test-slos) to decide which one better serves your use case.
4646

4747
Refer to <a href={props.magicTunnelHealthCheckCalculation}>Magic Tunnel health check calculation</a> for more information on this topic.
4848

0 commit comments

Comments
 (0)