Skip to content

Commit ab2a853

Browse files
committed
update telemetry docs for nginx one console connection metruc
update telemetry reference document
1 parent afd5e21 commit ab2a853

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/ngf/overview/product-telemetry.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,15 @@ Telemetry data is collected once every 24 hours and sent to a service managed by
3232
- **SnippetsFilters Info** a list of directive-context strings from applied SnippetFilters and a total count per strings. The actual value of any NGINX directive is **not** collected.
3333
- **Control Plane Pod Count** the count of NGINX Gateway Fabric Pods.
3434
- **Data Plane Pod Count** the count of NGINX data plane Pods.
35+
- **NGINX One Console Connection Info** indicates whether the connection to the NGINX One Console is enabled.
3536
This data is used to identify the following information:
3637

3738
- The flavors of Kubernetes environments that are most popular among our users.
3839
- The number of unique NGINX Gateway Fabric installations.
3940
- The scale of NGINX Gateway Fabric Deployments.
4041
- The scale of Gateway API resources.
4142
- The used features of NGINX Gateway Fabric.
43+
- The cluster is connected to NGINX One Console.
4244

4345
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).
4446

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

5759
### Manifests
5860

59-
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)