File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
src/content/docs/magic-wan/configuration/manually/third-party Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 439439 params = { {
440440 dashInfo: " The dashboard shows the view of tunnel health as measured from each Cloudflare location where your traffic is likely to land." ,
441441 productPath: " **Magic WAN** > **Tunnel health**" ,
442- graphQL: " /magic-wan/analytics/query-tunnel-health/"
442+ graphQL: " /magic-wan/analytics/query-tunnel-health/" ,
443+ notificationsPath: " [notifications wizard](/magic-wan/configuration/common-settings/configure-magic-tunnel-health-alerts/)"
443444 }}
444445/>
445446
Original file line number Diff line number Diff line change @@ -205,6 +205,7 @@ Health checks might take some time to stabilize after the configuration is chang
205205 params = { {
206206 dashInfo: " The dashboard shows the view of tunnel health as measured from each Cloudflare location where your traffic is likely to land." ,
207207 productPath: " **Magic WAN** > **Tunnel health**" ,
208- graphQL: " /magic-wan/analytics/query-tunnel-health/"
208+ graphQL: " /magic-wan/analytics/query-tunnel-health/" ,
209+ notificationsPath: " [notifications wizard](/magic-wan/configuration/common-settings/configure-magic-tunnel-health-alerts/)"
209210 }}
210211/>
Original file line number Diff line number Diff line change @@ -190,7 +190,8 @@ system gre route add net <IP_ADDRESS> tunnelname <TUNNEL_NAME>
190190 params = { {
191191 dashInfo: " The dashboard shows the view of tunnel health as measured from each Cloudflare location where your traffic is likely to land." ,
192192 productPath: " **Magic WAN** > **Tunnel health**" ,
193- graphQL: " /magic-wan/analytics/query-tunnel-health/"
193+ graphQL: " /magic-wan/analytics/query-tunnel-health/" ,
194+ notificationsPath: " [notifications wizard](/magic-wan/configuration/common-settings/configure-magic-tunnel-health-alerts/)"
194195 }}
195196/>
196197
You can’t perform that action at this time.
0 commit comments