Skip to content

Commit 18cdc9d

Browse files
Create and apply health-checks-intro partial
1 parent 98ab452 commit 18cdc9d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

src/content/docs/health-checks/index.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,11 @@ sidebar:
66

77
---
88

9-
import { Feature, FeatureTable, GlossaryTooltip, RelatedProduct } from "~/components"
9+
import { Feature, FeatureTable, GlossaryTooltip, RelatedProduct, Render } from "~/components"
1010

1111
Standalone Health Checks monitors an IP address or hostname for origin servers or applications and notifies you in near real-time if there happens to be a problem.
1212

13-
A Health Check is a service that runs on Cloudflare's edge network to monitor whether an origin server is online. This allows you to view the health of your origin servers even if there is only one origin or you do not yet need to balance traffic across your infrastructure.
14-
15-
Health Checks support various configurations to hone in on what you can check, including response codes, protocol types, and intervals. You can specify a particular path if an origin server serves multiple applications or check a larger subset of response codes for your staging environment. All of these options allow you to properly target your Health Check, providing a precise picture of what is wrong with an origin server.
13+
<Render file="health-checks-intro" product="smart-shield" />
1614

1715
:::note
1816

0 commit comments

Comments
 (0)