Skip to content

Commit 9942c15

Browse files
nginx-seanmoloneypdabelf5
authored andcommitted
Update agent v3 features table (#1267)
* Update agent v3 features table * correct defaults
1 parent d84af11 commit 9942c15

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

content/nginx-one/agent/configure-instances/configure-agent-features.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,10 @@ The following table lists the NGINX Agent features:
2525
| Feature Name | Description | Default |
2626
| ------------------- | --------------------------------------------------------------------------- | ------- |
2727
| configuration | Full read/write management of configurations, controlled by DataPlaneConfig ConfigMode. | On |
28-
| certificates | Inclusion of public keys and other certificates in the configurations toggled by DataPlaneConfig CertMode | Off |
28+
| certificates | Inclusion of public keys and other certificates in the configurations toggled by DataPlaneConfig CertMode | On |
2929
| file-watcher | Monitoring of file changes in the allowed directories list and references from product configs. | On |
30-
| metrics | Full metrics reporting. | On |
31-
| > metrics-host | Host-level metrics (cpu, disk, load, fs, memory, network, paging). | On |
32-
| > metrics-container | Container-level metrics from cgroup information. | On |
33-
| > metrics-instance | OSS and Plus metrics depending on NGINX instance. | On |
34-
| logs | Collection and reporting of NGINX error logs. | Off |
35-
| > logs-nap | F5 WAF for NGINX logs. | Off |
30+
| metrics | Full metrics reporting. | On
31+
| logs-nap | F5 WAF for NGINX logs. | On |
3632
{{< /table >}}
3733

3834
## Configuration sources

0 commit comments

Comments
 (0)