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

[v9] Don't create update spans by default in Vue component tracking #12851

Closed
AbhiPrasad opened this issue Jul 10, 2024 · 1 comment
Closed
Assignees
Labels
Feature: Spans Package: vue Issues related to the Sentry Vue SDK
Milestone

Comments

@AbhiPrasad
Copy link
Member

Vue component tracking tracks update spans by default: https://docs.sentry.io/platforms/javascript/guides/vue/features/component-tracking/#trackcomponents

This can get very noisy though, should we even track them by default? They might be more appropriate as a span measurement fwiw.

@AbhiPrasad AbhiPrasad added Feature: Spans Package: vue Issues related to the Sentry Vue SDK labels Jul 10, 2024
@AbhiPrasad AbhiPrasad added this to the 9.0.0 milestone Aug 2, 2024
@lforst lforst removed this from the 9.0.0 milestone Nov 13, 2024
@lforst lforst changed the title Re-evaluate vue component tracking defaults Don't create update spans by default in Vue component tracking Nov 13, 2024
@lforst lforst changed the title Don't create update spans by default in Vue component tracking [v9] Don't create update spans by default in Vue component tracking Nov 13, 2024
@lforst lforst added this to the 9.0.0 milestone Nov 14, 2024
@lforst lforst self-assigned this Dec 6, 2024
lforst added a commit that referenced this issue Dec 10, 2024
@AbhiPrasad
Copy link
Member Author

resolved with #14602

mydea pushed a commit that referenced this issue Dec 11, 2024
mydea pushed a commit that referenced this issue Dec 13, 2024
mydea pushed a commit that referenced this issue Dec 13, 2024
lforst added a commit that referenced this issue Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature: Spans Package: vue Issues related to the Sentry Vue SDK
Projects
None yet
Development

No branches or pull requests

2 participants