File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,18 @@ and performance aligned with the NGINX core platform:
31
31
To see the detailed technical specifications for NGINX Plus, refer to the official
32
32
[ NGINX Plus documentation] ({{< ref "/nginx/technical-specs.md" >}}).
33
33
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 >}}
34
46
35
47
### Recommended hardware
36
48
You can’t perform that action at this time.
0 commit comments