Skip to content

Commit d08fb7b

Browse files
added partial
1 parent 7e99ff8 commit d08fb7b

File tree

3 files changed

+25
-1
lines changed

3 files changed

+25
-1
lines changed

src/content/docs/magic-transit/network-health/check-tunnel-health-dashboard.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,11 @@ import { Render } from "~/components";
1616
productPath: "**Magic Transit** > **Tunnel health**",
1717
}}
1818
/>
19+
20+
<Render
21+
file="tunnel-health/health-checks-compatible-cmb-eu"
22+
product="networking-services"
23+
params={{
24+
productName: "Magic Transit"
25+
}}
26+
/>

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sidebar:
55
order: 6
66
---
77

8-
import { DirectoryListing } from "~/components"
8+
import { DirectoryListing, Render } from "~/components"
99

1010
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 [How Cloudflare calculates Magic Tunnel health alerts](/magic-transit/reference/how-cloudflare-calculates-magic-tunnel-health-alerts/) for more information about SLI and SLOs.
1111

@@ -25,6 +25,14 @@ There are two types of health checks available: endpoint and tunnel health check
2525

2626
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.
2727

28+
<Render
29+
file="tunnel-health/health-checks-compatible-cmb-eu"
30+
product="networking-services"
31+
params={{
32+
productName: "Magic Transit"
33+
}}
34+
/>
35+
2836
Refer to the pages below for details on how to use the various network health checks available.
2937

3038
<DirectoryListing />

src/content/docs/magic-transit/network-health/update-tunnel-health-checks-frequency.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,11 @@ import { Render } from "~/components";
1616
addTunnelsPath: "/magic-transit/how-to/configure-tunnel-endpoints/#add-tunnels"
1717
}}
1818
/>
19+
20+
<Render
21+
file="tunnel-health/health-checks-compatible-cmb-eu"
22+
product="networking-services"
23+
params={{
24+
productName: "Magic Transit"
25+
}}
26+
/>

0 commit comments

Comments
 (0)