Skip to content

Commit d93d43f

Browse files
committed
docs: v3 docs updates
1 parent 0f0c0e2 commit d93d43f

File tree

8 files changed

+10
-459
lines changed

8 files changed

+10
-459
lines changed

site/content/about.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,21 @@
11
---
2-
title: "About"
2+
title: "Overview"
33
weight: 100
44
toc: true
55
docs: DOCS-000
66
---
77

8-
This page provides a brief overview of what F5 NGINX Agent is, and how it works.
9-
10-
## Overview
11-
128
NGINX Agent is a companion daemon for your NGINX Open Source or NGINX Plus instance. It enables:
139

1410
- Remote management of NGINX configurations
1511
- Collection and reporting of real-time NGINX performance and operating system metrics
1612
- Notifications of NGINX events
1713

18-
[OpenTelemetry](https://opentelemetry.io/) support comes with NGINX Agent v3, and the ability to [export the metrics data]({{< relref "/how-to/export-metrics.md" >}}) for use in other applications.
14+
[OpenTelemetry](https://opentelemetry.io/) support comes with NGINX Agent v3, and the ability to [export the metrics data]({{< relref "/how-to/export-metrics.md" >}}) for use in other applications.
1915

2016
For an overview of the metrics available from NGINX Agent, read the following topics:
2117

22-
- [OpenTelemetry metrics]({{< relref "/metrics.md" >}}) (Agent v3)
18+
- [OpenTelemetry metrics]({{< relref "/otel/metrics.md" >}}) (Agent v3)
2319
- [Metrics]({{< relref "/v2/metrics.md" >}}) (Agent v2)
2420

2521

@@ -29,7 +25,7 @@ For an overview of the metrics available from NGINX Agent, read the following to
2925

3026
## How it works
3127

32-
NGINX Agent runs as a companion process on a system running NGINX. It provides gRPC and REST interfaces for configuration management and metrics collection from the NGINX process and operating system.
28+
NGINX Agent runs as a companion process on a system running NGINX. It provides gRPC and REST interfaces for configuration management and metrics collection from the NGINX process and operating system.
3329

3430
NGINX Agent enables remote interaction with NGINX using common Linux tools and unlocks the ability to build sophisticated monitoring and control systems that can manage large collections of NGINX instances.
3531

site/content/how-to/export-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ To begin this task, you will require the following:
4141
[//]: # "Examples of additional topics users might want to read include:"
4242
[//]: # "Relevant reference information, configuration options and more complex use cases."
4343

44-
- [OpenTelemetry metrics]({{< ref "/metrics.md" >}})
44+
- [OpenTelemetry metrics]({{< ref "/otel/metrics.md" >}})
4545
-

site/content/install-upgrade/container-environments/_index.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)