Skip to content

Commit d93f874

Browse files
mattdesmaraismjang
andauthored
Update content/includes/use-cases/monitoring/enable-nginx-plus-status-zone-limited.md
Co-authored-by: Mike Jang <[email protected]>
1 parent a4181f4 commit d93f874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/includes/use-cases/monitoring/enable-nginx-plus-status-zone-limited.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ To make NGINX Plus metrics available on the NGINX One Console, you must enable s
88

99
To display [HTTP]({{< ref "nginx/admin-guide/load-balancer/http-load-balancer.md" >}}) and [TCP]({{< ref "nginx/admin-guide/load-balancer/tcp-udp-load-balancer.md" >}}) servers in NGINX Console, one or more status_zone directives must be defined. The same zone name can be reused across multiple server blocks.
1010

11-
Since [R19]({{< ref "nginx/releases.md#r19" >}}), the status_zone directive can also be applied to location blocks, allowing statistics to be aggregated separately for servers and locations.
11+
Since [R19]({{< ref "nginx/releases.md#r19" >}}), you can apply the status_zone directive to location blocks, allowing statistics to be aggregated separately for servers and locations.
1212

1313
```nginx
1414
server {

0 commit comments

Comments
 (0)