-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
chore(explore): Expose more span attributes #82966
Conversation
Based on a quick audit of insights, these fields were missing from explore.
Codecov ReportAll modified and coverable lines are covered by tests ✅ ✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## master #82966 +/- ##
==========================================
- Coverage 87.55% 84.63% -2.93%
==========================================
Files 9411 9427 +16
Lines 536904 536757 -147
Branches 21113 21061 -52
==========================================
- Hits 470107 454282 -15825
- Misses 66431 81978 +15547
- Partials 366 497 +131 |
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.
Awesome! Took a quick scan and lgtm! I imagine if there's any more adjustments, it can be easily added here later on?
Yes, we can add more as needed |
Based on a quick audit of insights, these fields were missing from explore.