carbon-design-system / carbon-addons-iot-react

A collection of React components shared between IBM Watson IoT products.
https://carbon-design-system.github.io/carbon-addons-iot-react/
Apache License 2.0
96 stars 77 forks source link

chore: onboard carbon-addons-iot-react to IBM Telemetry πŸš€ #3854

Closed mattrosno closed 5 months ago

mattrosno commented 6 months ago

Summary

Adds the config file and dependency necessary to start tracking telemetry data via IBM Telemetry for the packages:

The jsx config was generated by running the JS config generator in /packages/react with the command:

npx -y @ibm/telemetry-js-config-generator --id 57ff13d6-cb2e-4a9c-8489-a1c7ceea1b16 --endpoint https://collector-prod.1am6wm210aow.us-south.codeengine.appdomain.cloud/v1/metrics --files ./src/**/*.(tsx|js|jsx)

Change List (commits, features, bugs, etc)

Acceptance Test (how to verify the PR)

Please look through package.json config files and ensure all necessary modifications have been made so that the "telemetry.yml" config file is included in the release version of each package.

PLEASE NOTE: In order for IBM Telemetry to start collecting data for this project, a new build must be published including these changes.

Regression Test (how to make sure this PR doesn't break old functionality)

Things to look for during review

netlify[bot] commented 6 months ago

Deploy Preview for carbon-addons-iot-react ready!

Name Link
Latest commit d2291c32d151d56a899f327f14a98870bfdab6d7
Latest deploy log https://app.netlify.com/sites/carbon-addons-iot-react/deploys/66045f02d2e1cd0008b2bb50
Deploy Preview https://deploy-preview-3854--carbon-addons-iot-react.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 6 months ago

Deploy Preview for carbon-addons-iot-react ready!

Name Link
Latest commit 123f0223cc7c4f1b3fa7704c3e48336b09f9e18a
Latest deploy log https://app.netlify.com/sites/carbon-addons-iot-react/deploys/662a87dd2b69c2000868696b
Deploy Preview https://deploy-preview-3854--carbon-addons-iot-react.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

mattrosno commented 5 months ago

Hi @cgirani - I see you've reviewed a few of the recent PRs in this repo. Are you able to review this PR? Please let me know if you have any questions.