You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/nginx-one/agent/configure-otel-metrics.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ toc: true
9
9
F5 NGINX Agent now includes an embedded [OpenTelemetry](https://opentelemetry.io/) collector, streamlining observability and metric collection for NGINX instances. With this feature, you can collect:
10
10
11
11
* Metrics from NGINX Plus and NGINX Open Source
12
-
* Host metrics (CPU, memory, disk, and network activity) from VMs or Containers
12
+
* Host metrics (CPU, memory, disk, and network activity) from VMs or Containers
13
13
14
14
{{< note >}}
15
15
The OpenTelemetry exporter is enabled by default. Once a valid connection to the management plane is established, the Agent will automatically begin exporting metrics.
0 commit comments