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
Re add missing line for N1 Console telemetry (#1309)
* Re add missing line for N1 Console telemetry
* fix: per @bjee19 request
---------
Co-authored-by: Alan Dooley <[email protected]>
Co-authored-by: Mike Jang <[email protected]>
Copy file name to clipboardExpand all lines: content/ngf/overview/product-telemetry.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,14 +33,14 @@ Telemetry data is collected once every 24 hours and sent to a service managed by
33
33
-**Control Plane Pod Count** the count of NGINX Gateway Fabric Pods.
34
34
-**Data Plane Pod Count** the count of NGINX data plane Pods.
35
35
-**NGINX One Console Connection Info** indicates whether the connection to the NGINX One Console is enabled.
36
-
This data is used to identify the following information:
37
36
38
-
- The flavors of Kubernetes environments that are most popular among our users.
39
-
- The number of unique NGINX Gateway Fabric installations.
40
-
- The scale of NGINX Gateway Fabric Deployments.
41
-
- The scale of Gateway API resources.
42
-
- The used features of NGINX Gateway Fabric.
43
-
- The cluster is connected to NGINX One Console.
37
+
This data is used to identify the following information:
38
+
- The flavors of Kubernetes environments that are most popular among our users.
39
+
- The number of unique NGINX Gateway Fabric installations.
40
+
- The scale of NGINX Gateway Fabric Deployments.
41
+
- The scale of Gateway API resources.
42
+
- The used features of NGINX Gateway Fabric.
43
+
- The cluster is connected to NGINX One Console.
44
44
45
45
Our goal is to publicly discuss data trends to drive roadmap discussions in our [Community Meeting](https://github.com/nginx/nginx-gateway-fabric/discussions/1472).
0 commit comments