From 32a0c6c6dbb67f77aa41c51ce333b2b30734a833 Mon Sep 17 00:00:00 2001 From: Ignacio Becerra Date: Wed, 16 Oct 2024 10:58:34 -0700 Subject: [PATCH] chore(telemetry): update endpoint and README (#2007) --- README.md | 5 ++--- telemetry.yml | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index eac3a1aeb4..391ef37fb8 100644 --- a/README.md +++ b/README.md @@ -274,9 +274,8 @@ Refer to the [Contributing guidelines](CONTRIBUTING.md). ## IBM Telemetry IBM Telemetry -This package uses IBM Telemetry to collect anonymous metrics data in CI environments. By installing this -package as a dependency you are agreeing to telemetry collection. To opt out, -see +This package uses IBM Telemetry to collect de-identified and anonymized metrics data in CI environments. By installing +this package as a dependency you are agreeing to telemetry collection. To opt out, see [Opting out of IBM Telemetry data collection](https://github.com/ibm-telemetry/telemetry-js/tree/main#opting-out-of-ibm-telemetry-data-collection). For more information on the data being collected, please see the [IBM Telemetry documentation](https://github.com/ibm-telemetry/telemetry-js/tree/main#ibm-telemetry-collection-basics). diff --git a/telemetry.yml b/telemetry.yml index 20074f3e8a..fb3cb9ca26 100644 --- a/telemetry.yml +++ b/telemetry.yml @@ -2,7 +2,7 @@ version: 1 projectId: 449708c0-69d7-4b6b-b12a-c4afe605be24 -endpoint: https://collector-prod.1am6wm210aow.us-south.codeengine.appdomain.cloud/v1/metrics +endpoint: https://www-api.ibm.com/ibm-telemetry/v1/telemetry collect: npm: dependencies: null