Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: onboard other charts flavors to IBM Telemetry #1733

Conversation

francinelucca
Copy link
Contributor

Adds config files and dependencies necessary to start tracking telemetry data via IBM Telemetry on @carbon/charts, @carbon/charts-svelte, @carbon/charts-vue & @carbon/charts-angular

Updates

  • Adds readme telemetry disclosure to @carbon/charts, @carbon/charts-svelte, @carbon/charts-vue & @carbon/charts-angular
  • Removes @carbon/telemetry dependency from @carbon/charts, @carbon/charts-svelte, @carbon/charts-vue & @carbon/charts-angular
  • Adds @ibm/telemetry-js dependency to @carbon/charts, @carbon/charts-svelte, @carbon/charts-vue & @carbon/charts-angular
  • Updates postinstall script to use IBM telemetry command @carbon/charts, @carbon/charts-svelte, @carbon/charts-vue & @carbon/charts-angular
  • Adds telemetry.yml config file to @carbon/charts, @carbon/charts-svelte, @carbon/charts-vue & @carbon/charts-angular
  • Include telemetry.yml in package.json files config of @carbon/charts, @carbon/charts-svelte, @carbon/charts-vue

Demo screenshot or recording

N/A

@francinelucca francinelucca requested review from theiliad and a team as code owners January 29, 2024 21:38
Copy link

netlify bot commented Jan 29, 2024

Deploy Preview for carbon-charts-react ready!

Name Link
🔨 Latest commit eeaa57b
🔍 Latest deploy log https://app.netlify.com/sites/carbon-charts-react/deploys/65b81ad94f730f0007532de3
😎 Deploy Preview https://deploy-preview-1733--carbon-charts-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.

Copy link

netlify bot commented Jan 29, 2024

Deploy Preview for carbon-charts-angular ready!

Name Link
🔨 Latest commit eeaa57b
🔍 Latest deploy log https://app.netlify.com/sites/carbon-charts-angular/deploys/65b81ad9092342000818bd7d
😎 Deploy Preview https://deploy-preview-1733--carbon-charts-angular.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.

Copy link

netlify bot commented Jan 29, 2024

Deploy Preview for carbon-charts-core ready!

Name Link
🔨 Latest commit eeaa57b
🔍 Latest deploy log https://app.netlify.com/sites/carbon-charts-core/deploys/65b81ad989adf800089c9b26
😎 Deploy Preview https://deploy-preview-1733--carbon-charts-core.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.

@@ -39,7 +39,7 @@ const config: StorybookConfig = {
// }
},
optimizeDeps: {
exclude: ['@carbon/telemetry']
exclude: ['@ibm/telemetry-js']
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@theiliad I figured this maybe needed to be updated but not sure what the considerations of this are so just FYI, I can rollback if that's not the case

@theiliad theiliad merged commit 40a92da into carbon-design-system:master Jan 29, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants