Skip to content

fix(react): Use ui category for operations #4218

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

Merged
merged 3 commits into from
Dec 3, 2021
Merged

Conversation

AbhiPrasad
Copy link
Member

As per the new spec in https://develop.sentry.dev/sdk/performance/span-operations/#js-frameworks, we now want to prefix our react spans operations with ui.

This in conjugation with the changes in getsentry/sentry#30363 will allow these ui spans to be categorized as part of operations breakdown.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 3, 2021

size-limit report

Path Base Size (d17f049) Current Size Change
@sentry/browser - CDN Bundle (gzipped) 22.45 KB 22.45 KB 0%
@sentry/browser - Webpack 23.29 KB 23.29 KB 0%
@sentry/react - Webpack 23.32 KB 23.32 KB 0%
@sentry/nextjs Client - Webpack 49.7 KB 47.97 KB -3.48% 🔽
@sentry/browser + @sentry/tracing - CDN Bundle (gzipped) 29.89 KB 29.9 KB +0.01% 🔺

@AbhiPrasad AbhiPrasad enabled auto-merge (squash) December 3, 2021 14:34
@AbhiPrasad AbhiPrasad disabled auto-merge December 3, 2021 14:47
@AbhiPrasad AbhiPrasad merged commit 349add8 into master Dec 3, 2021
@AbhiPrasad AbhiPrasad deleted the abhi-ui-ops-react branch December 3, 2021 14:47
onurtemizkan pushed a commit that referenced this pull request Dec 19, 2021
As per the new spec in https://develop.sentry.dev/sdk/performance/span-operations/#js-frameworks, we now want to prefix our react spans operations with `ui`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants