You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/magic-transit/network-health/index.mdx
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,20 +11,20 @@ Magic Transit uses health checks probes to determine the status of tunnels. This
11
11
12
12
There are two types of health checks available: endpoint and tunnel health checks.
13
13
14
-
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.
14
+
-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.
15
15
16
-
Cloudflare global network servers issue endpoint health checks outside of customer network namespaces and typically target endpoints beyond the tunnel-terminating border router.
16
+
Cloudflare global network servers issue endpoint health checks outside of customer network namespaces and typically target endpoints beyond the tunnel-terminating border router.
17
17
18
-
During onboarding, you specify IP addresses to configure endpoint health checks.
18
+
During onboarding, you specify IP addresses to configure endpoint health checks.
19
19
20
-
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.
20
+
-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.
21
21
22
-
During onboarding, you specify the tunnel endpoints or tunnel health check targets the tunnel probes originating from Cloudflare's global network will target.
22
+
During onboarding, you specify the tunnel endpoints or tunnel health check targets the tunnel probes originating from Cloudflare's global network will target.
23
23
24
-
Tunnel health check results are exposed via API. These results are aggregated from individual health check results done on Cloudflare servers.
24
+
Tunnel health check results are exposed via API. These results are aggregated from individual health check results done on Cloudflare servers.
25
25
26
26
Refer to [Tunnel health checks](/magic-transit/reference/tunnel-health-checks/) for a deep dive on the different type of health checks, what they do and how they work.
27
27
28
-
Refer to the pages on this list for details on how to use the various network health checks available.
28
+
Refer to the pages below for details on how to use the various network health checks available.
0 commit comments