Skip to content

Commit 60879a8

Browse files
committed
change wording based on feedback
1 parent d959cea commit 60879a8

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

content/agent/about.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -81,12 +81,11 @@ The figure shows:
8181

8282
- An NGINX Instance running on bare metal, virtual machine or container
8383
- The NGINX One Cloud Console includes:
84-
- Command Server to manage NGINX configurations, push new/updated configuration files remotely, perform integrity tests, and automatically roll back to last good configuration if issues are detected.
84+
- Command Server to manage NGINX configurations, push new/updated configuration files remotely, and perform integrity tests.
8585
- OpenTelemetry (OTel) Receiver that receives observability data from connected Agent instances.
86-
- An Agent Process running on the NGINX Instance. The Agent is responsible for:
87-
- Watching, applying, validating, and managing rollback operations on NGINX configuration files.
88-
- Embedding an OpenTelemetry Collector, collecting metrics from both NGINX processes and host system performance data, then securely passing metric data to the NGINX One Cloud Console.
89-
- Collection and monitoring of Host Metrics (CPU usage, Memory utilization, Disk I/O).
90-
- Management and troubleshooting features leveraging NGINX Configuration Files, NGINX Logs (both access and error), and process-level metrics.
86+
- An Agent process running on the NGINX Instance. The Agent is responsible for:
87+
- Watching, applying, validating, automatically roll back to last good configuration if issues are detected.
88+
- Embedding an OpenTelemetry Collector, collecting metrics from NGINX processes, host system performance data, then securely passing metric data to the NGINX One Cloud Console.
89+
- Collection and monitoring of host metrics (CPU usage, Memory utilization, Disk I/O) by the Agent OTel collector.
9190
- Collected data is made available on the NGINX One Cloud Console for monitoring, alerting, troubleshooting, and capacity planning purposes.
9291

0 commit comments

Comments
 (0)