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(new-trace) Adding trace level ops breakdown #84354

Merged
merged 3 commits into from
Feb 3, 2025

Conversation

Abdkhan14
Copy link
Contributor

Screenshot 2025-01-30 at 7 50 13 PM
Screenshot 2025-01-30 at 7 50 21 PM

@Abdkhan14 Abdkhan14 requested a review from a team as a code owner January 31, 2025 00:51
@Abdkhan14 Abdkhan14 requested review from wmak and 0Calories January 31, 2025 00:51
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jan 31, 2025
Copy link

codecov bot commented Jan 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #84354   +/-   ##
=======================================
  Coverage   87.62%   87.62%           
=======================================
  Files        9601     9601           
  Lines      543278   543278           
  Branches    21286    21286           
=======================================
  Hits       476034   476034           
  Misses      66891    66891           
  Partials      353      353           


return (
<Container>
{opsCountsResult?.data.slice(0, 4).map(currOp => {
Copy link
Member

Choose a reason for hiding this comment

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

Why only first 4?

Copy link
Contributor Author

@Abdkhan14 Abdkhan14 Feb 3, 2025

Choose a reason for hiding this comment

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

@Abdkhan14 Abdkhan14 force-pushed the abdk/trace-level-ops-breakdown branch from 6d73309 to ec31195 Compare February 3, 2025 03:53
@Abdkhan14 Abdkhan14 requested a review from JonasBa February 3, 2025 03:54
@Abdkhan14 Abdkhan14 merged commit 48f5106 into master Feb 3, 2025
43 checks passed
@Abdkhan14 Abdkhan14 deleted the abdk/trace-level-ops-breakdown branch February 3, 2025 16:17
andrewshie-sentry pushed a commit that referenced this pull request Feb 5, 2025
<img width="775" alt="Screenshot 2025-01-30 at 7 50 13 PM"
src="https://github.com/user-attachments/assets/84209045-87b1-4432-af98-a09ad1f79b3c"
/>

--------------

<img width="694" alt="Screenshot 2025-01-30 at 7 50 21 PM"
src="https://github.com/user-attachments/assets/f3e0a2d7-93ca-4e1d-91aa-5eb751afc058"
/>

---------

Co-authored-by: Abdullah Khan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants