Skip to content

Commit ab17f9b

Browse files
refined text
1 parent e8fa6cd commit ab17f9b

File tree

1 file changed

+1
-5
lines changed
  • src/content/docs/magic-transit/network-health

1 file changed

+1
-5
lines changed

src/content/docs/magic-transit/network-health/index.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,16 @@ sidebar:
77

88
import { DirectoryListing } from "~/components"
99

10-
Health checks consist of probes to determine the status of a tunnels. Magic Transit uses this information to steer traffic through the best available route, and to warn you about potential issues with a tunnel. Service-level indicators (SLI) and service-level objectives (SLOs) combine to determine when Cloudflare sends you Magic Tunnel health alerts. Refer to [Magic Tunnel health check calculation](/magic-transit/reference/magic-tunnels/) for more information.
10+
Magic Transit uses health checks probes to determine the status of tunnels. This information is used to steer traffic through the best available route, and to warn you about potential issues with a tunnel. Service-level indicators (SLI) and service-level objectives (SLOs) combine to determine when Cloudflare sends you tunnel health alerts. Refer to [Magic Tunnel health check calculation](/magic-transit/reference/magic-tunnels/) for more information about SLI and SLOs.
1111

1212
There are two types of health checks available: endpoint and tunnel health checks.
1313

14-
## Endpoint health checks
15-
1614
Endpoint health checks evaluate connectivity from Cloudflare distributed data centers to your origin network. Designed to provide a broad picture of Internet health, endpoint probes flow over available tunnels and do not inform tunnel selection or steering logic.
1715

1816
Cloudflare global network servers issue endpoint health checks outside of customer network namespaces and typically target endpoints beyond the tunnel-terminating border router.
1917

2018
During onboarding, you specify IP addresses to configure endpoint health checks.
2119

22-
## Tunnel health checks
23-
2420
Tunnel health checks monitor the status of the tunnels that route traffic from Cloudflare to your origin network. Magic Transit relies on health checks to steer traffic to the best available routes.
2521

2622
During onboarding, you specify the tunnel endpoints or tunnel health check targets the tunnel probes originating from Cloudflare's global network will target.

0 commit comments

Comments
 (0)