-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
feat(js): Remove Performance metrics page #13255
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
2 Skipped Deployments
|
Bundle ReportChanges will decrease total bundle size by 291 bytes (-0.0%) ⬇️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: sentry-docs-client-array-pushAssets Changed:
view changes for bundle: sentry-docs-server-cjsAssets Changed:
|
Lms24
left a comment
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.
As discussed, I think some kind of note that setMeasurement users should ideally switch to setAttribute would be great but not a deal breaker for me.
Related, we should deprecate the APIs SDK-side as discussed today once we know the unit replacement strategy.
This is not really needed anymore, folks should just use span metrics. I also noticed a redirect was missing for the non-guide variant of the page.
ce0674e to
cde6728
Compare
|
I added a note at the bottom of the span metrics page explaining that measurements are deprecated and span metrics should be used instead :) |
This is not really needed anymore, folks should just use span metrics. I also noticed a redirect was missing for the non-guide variant of the page.