Skip to content

Commit ab268f5

Browse files
chore(telemetry): update endpoint and readme (#192)
1 parent f1a05f2 commit ab268f5

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -134,9 +134,8 @@ See the [contributing guide](/.github/CONTRIBUTING.md) to learn how to contribut
134134

135135
## <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
136136

137-
This package uses IBM Telemetry to collect metrics data. By installing this
138-
package as a dependency you are agreeing to telemetry collection. To opt out,
139-
see
137+
This package uses IBM Telemetry to collect de-identified and anonymized metrics data. By installing
138+
this package as a dependency you are agreeing to telemetry collection. To opt out, see
140139
[Opting out of IBM Telemetry data collection](https://github.com/ibm-telemetry/telemetry-js/tree/main#opting-out-of-ibm-telemetry-data-collection).
141140
For more information on the data being collected, please see the
142141
[IBM Telemetry documentation](https://github.com/ibm-telemetry/telemetry-js/tree/main#ibm-telemetry-collection-basics).

telemetry.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
version: 1
44
projectId: 54796b29-ac43-4958-9cf9-7196743550dc
5-
endpoint: https://collector-prod.1am6wm210aow.us-south.codeengine.appdomain.cloud/v1/metrics
5+
endpoint: https://www-api.ibm.com/ibm-telemetry/v1/telemetry
66
collect:
77
jsx:
88
elements:

0 commit comments

Comments
 (0)