diff --git a/content/nginx-one/agent/configure-instances/configure-agent-features.md b/content/nginx-one/agent/configure-instances/configure-agent-features.md index 54afc0bc7..59a87a875 100644 --- a/content/nginx-one/agent/configure-instances/configure-agent-features.md +++ b/content/nginx-one/agent/configure-instances/configure-agent-features.md @@ -25,14 +25,10 @@ The following table lists the NGINX Agent features: | Feature Name | Description | Default | | ------------------- | --------------------------------------------------------------------------- | ------- | | configuration | Full read/write management of configurations, controlled by DataPlaneConfig ConfigMode. | On | -| certificates | Inclusion of public keys and other certificates in the configurations toggled by DataPlaneConfig CertMode | Off | +| certificates | Inclusion of public keys and other certificates in the configurations toggled by DataPlaneConfig CertMode | On | | file-watcher | Monitoring of file changes in the allowed directories list and references from product configs. | On | -| metrics | Full metrics reporting. | On | -| > metrics-host | Host-level metrics (cpu, disk, load, fs, memory, network, paging). | On | -| > metrics-container | Container-level metrics from cgroup information. | On | -| > metrics-instance | OSS and Plus metrics depending on NGINX instance. | On | -| logs | Collection and reporting of NGINX error logs. | Off | -| > logs-nap | F5 WAF for NGINX logs. | Off | +| metrics | Full metrics reporting. | On +| logs-nap | F5 WAF for NGINX logs. | On | {{< /table >}} ## Configuration sources