-
Notifications
You must be signed in to change notification settings - Fork 189
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
chore: onboard other charts flavors to IBM Telemetry #1733
Conversation
✅ Deploy Preview for carbon-charts-react ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for carbon-charts-angular ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for carbon-charts-core ready!
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'] |
There was a problem hiding this comment.
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
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
@carbon/charts
,@carbon/charts-svelte
,@carbon/charts-vue
&@carbon/charts-angular
@carbon/telemetry
dependency from@carbon/charts
,@carbon/charts-svelte
,@carbon/charts-vue
&@carbon/charts-angular
@carbon/charts
,@carbon/charts-svelte
,@carbon/charts-vue
&@carbon/charts-angular
@carbon/charts
,@carbon/charts-svelte
,@carbon/charts-vue
&@carbon/charts-angular
telemetry.yml
config file to@carbon/charts
,@carbon/charts-svelte
,@carbon/charts-vue
&@carbon/charts-angular
telemetry.yml
in package.json files config of@carbon/charts
,@carbon/charts-svelte
,@carbon/charts-vue
Demo screenshot or recording
N/A