Skip to content

Commit 96b0e5c

Browse files
dhurleyJTorreG
andauthored
Add supported telemetry section to Agent V3 tech specs (#1043)
* Add supported telemetry section to Agent V3 tech specs * Apply suggestions from code review Co-authored-by: Jon Torre <[email protected]> --------- Co-authored-by: Jon Torre <[email protected]>
1 parent 5fd0ebf commit 96b0e5c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

content/includes/agent/tech-specs.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,18 @@ and performance aligned with the NGINX core platform:
3131
To see the detailed technical specifications for NGINX Plus, refer to the official
3232
[NGINX Plus documentation]({{< ref "/nginx/technical-specs.md" >}}).
3333

34+
### Supported telemetry
35+
36+
NGINX Agent runs with an embedded OpenTelemetry Collector that provides the following telemetry:
37+
38+
{{<bootstrap-table "table table-striped table-bordered">}}
39+
| Product | Metrics | Logs | Traces |
40+
|-----------------------|---------|------|--------|
41+
| **NGINX Open Source** | Yes | No | No |
42+
| **NGINX Plus** | Yes | No | No |
43+
| **NGINX App Protect** | No | Yes | No |
44+
| **NGINX Agent** | No | No | No |
45+
{{</bootstrap-table>}}
3446

3547
### Recommended hardware
3648

0 commit comments

Comments
 (0)