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

feat(suspect-spans): Add percentage of sum transaction.duration to spans #29672

Merged

Conversation

Zylphrex
Copy link
Member

To put the total cumulative time metric into perspective, this adds the total
transaction duration in a tooltip. The ratio between the two can serve as a
heuristic of the impact but be aware that it may exceed 100%.

To put the total cumulative time metric into perspective, this adds the total
transaction duration in a tooltip. The ratio between the two can serve as a
heuristic of the impact but be aware that it may exceed 100%.
@Zylphrex Zylphrex requested a review from a team October 29, 2021 20:42
@Zylphrex Zylphrex requested review from a team as code owners October 29, 2021 20:42
@github-actions
Copy link
Contributor

size-limit report

Path Base Size (35859b6) Current Size Change
src/sentry/static/sentry/dist/entrypoints/app.js 52.72 KB 52.73 KB +0.01% 🔺
src/sentry/static/sentry/dist/entrypoints/sentry.css 70.89 KB 70.89 KB 0%

Copy link
Member

@k-fish k-fish left a comment

Choose a reason for hiding this comment

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

Looks good, minor comments. I'd maybe add a js test either here or in a future PR with some data for one of the cards.

@Zylphrex Zylphrex merged commit 28ce01d into master Nov 3, 2021
@Zylphrex Zylphrex deleted the feat/add-percentage-of-sum-transaction-duration-to-spans branch November 3, 2021 16:26
@github-actions github-actions bot locked and limited conversation to collaborators Nov 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants