mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
chore(telemetry): update endpoint and README (#2007)
This commit is contained in:
parent
c3dd705539
commit
32a0c6c6db
2 changed files with 3 additions and 4 deletions
|
@ -274,9 +274,8 @@ Refer to the [Contributing guidelines](CONTRIBUTING.md).
|
||||||
|
|
||||||
## <picture><source height="20" width="20" media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/ibm-telemetry/telemetry-js/main/docs/images/ibm-telemetry-dark.svg"><source height="20" width="20" media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/ibm-telemetry/telemetry-js/main/docs/images/ibm-telemetry-light.svg"><img height="20" width="20" alt="IBM Telemetry" src="https://raw.githubusercontent.com/ibm-telemetry/telemetry-js/main/docs/images/ibm-telemetry-light.svg"></picture> IBM Telemetry
|
## <picture><source height="20" width="20" media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/ibm-telemetry/telemetry-js/main/docs/images/ibm-telemetry-dark.svg"><source height="20" width="20" media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/ibm-telemetry/telemetry-js/main/docs/images/ibm-telemetry-light.svg"><img height="20" width="20" alt="IBM Telemetry" src="https://raw.githubusercontent.com/ibm-telemetry/telemetry-js/main/docs/images/ibm-telemetry-light.svg"></picture> IBM Telemetry
|
||||||
|
|
||||||
This package uses IBM Telemetry to collect anonymous metrics data in CI environments. By installing this
|
This package uses IBM Telemetry to collect de-identified and anonymized metrics data in CI environments. By installing
|
||||||
package as a dependency you are agreeing to telemetry collection. To opt out,
|
this package as a dependency you are agreeing to telemetry collection. To opt out, see
|
||||||
see
|
|
||||||
[Opting out of IBM Telemetry data collection](https://github.com/ibm-telemetry/telemetry-js/tree/main#opting-out-of-ibm-telemetry-data-collection).
|
[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
|
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).
|
[IBM Telemetry documentation](https://github.com/ibm-telemetry/telemetry-js/tree/main#ibm-telemetry-collection-basics).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
version: 1
|
version: 1
|
||||||
projectId: 449708c0-69d7-4b6b-b12a-c4afe605be24
|
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:
|
collect:
|
||||||
npm:
|
npm:
|
||||||
dependencies: null
|
dependencies: null
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue