Skip to content

Commit 2e18805

Browse files
added note graphql
1 parent 5d30e0e commit 2e18805

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/content/partials/networking-services/tunnel-health/check-tunnel-healthchecks-dash.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
params:
33
- dashInfo
44
- productPath
5+
- graphQL
56
---
67

78
import { GlossaryTooltip, Markdown } from "~/components";
@@ -10,6 +11,10 @@ The Cloudflare dashboard monitors the health of all <GlossaryTooltip term="anyca
1011

1112
{props.dashInfo} If the tunnels are healthy on your side, you will see the majority of servers reporting an **up** status. It is normal for a subset of these locations to show tunnel status as degraded or unhealthy, since the Internet is not homogeneous and intermediary path issues between Cloudflare and your network can cause interruptions for specific paths.
1213

14+
:::note
15+
To access more than one hour of tunnel health data, you should use the <a href={props.graphQL}>GraphQL API</a>.
16+
:::
17+
1318
Not all data centers will be relevant to you at all times. You can refer to the **Average ingress traffic (last hour)** column to understand if a given data center is receiving traffic for your network, and if its health status is relevant to you.
1419

1520
To check for anycast tunnel health:

0 commit comments

Comments
 (0)