Skip to content

Commit 146a584

Browse files
Apply suggestions from code review
Co-authored-by: Kate Tungusova <[email protected]>
1 parent 9ce4304 commit 146a584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/load-balancing/monitors/monitor-groups.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Group multiple health monitors together to create sophisticated health checks fo
1010

1111
You can group multiple health monitors to build sophisticated health checks that more accurately reflect your application's true health. A Monitor Group allows you to combine several independent monitors, define aggregation logic, and use the collective result to determine the health of an origin pool.
1212

13-
This enables more intelligent and resilient failover. For example, you can require that both a general API gateway monitor and a specific /login service monitor must be healthy for a pool to receive traffic.
13+
Grouping multiple health monitors enables more intelligent and resilient failover. For example, you can require that both a general API gateway monitor and a specific login service monitor must be healthy for a pool to receive traffic.
1414

1515
## Availability
1616

0 commit comments

Comments
 (0)