Skip to content

Commit c24ac3d

Browse files
shaun-nxADubhlaoichmjang
authored
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]>
1 parent 6839eb7 commit c24ac3d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

content/ngf/overview/product-telemetry.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,14 @@ Telemetry data is collected once every 24 hours and sent to a service managed by
3333
- **Control Plane Pod Count** the count of NGINX Gateway Fabric Pods.
3434
- **Data Plane Pod Count** the count of NGINX data plane Pods.
3535
- **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:
3736

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.
4444

4545
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).
4646

@@ -58,4 +58,4 @@ helm install ... --set nginxGateway.productTelemetry.enable=false
5858

5959
### Manifests
6060

61-
Add the `--product-telemetry-disable` flag to the `nginx-gateway` container in your Deployment manifest.
61+
Add the `--product-telemetry-disable` flag to the `nginx-gateway` container in your Deployment manifest.

0 commit comments

Comments
 (0)