Skip to content

Commit

Permalink
fix(telemetry): updating URL (#6244)
Browse files Browse the repository at this point in the history
  • Loading branch information
IgnacioBecerra authored Oct 18, 2024
1 parent 80e5252 commit 6ce0f21
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/cdai/telemetry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

version: 1
projectId: 3fd2b152-b3b0-4651-90b2-246d49c6307d
endpoint: https://www-api.ibm.com/ibm-telemetry/v1/telemetry
endpoint: https://www-api.ibm.com/ibm-telemetry/v1/metrics
collect:
jsx:
elements:
Expand Down
2 changes: 1 addition & 1 deletion packages/ibm-products/telemetry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

version: 1
projectId: 495342db-5046-4ecf-85ea-9ffceb6f8cdf
endpoint: https://www-api.ibm.com/ibm-telemetry/v1/telemetry
endpoint: https://www-api.ibm.com/ibm-telemetry/v1/metrics
collect:
jsx:
elements:
Expand Down
2 changes: 1 addition & 1 deletion packages/security/telemetry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

version: 1
projectId: cf5d7614-1602-40ba-baac-1f813cf09915
endpoint: https://www-api.ibm.com/ibm-telemetry/v1/telemetry
endpoint: https://www-api.ibm.com/ibm-telemetry/v1/metrics
collect:
jsx:
elements:
Expand Down

0 comments on commit 6ce0f21

Please sign in to comment.