-
Notifications
You must be signed in to change notification settings - Fork 11
feat: add api exit calls column to trace views #643
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
Codecov Report
@@ Coverage Diff @@
## main #643 +/- ##
=======================================
Coverage 85.22% 85.22%
=======================================
Files 778 778
Lines 16030 16030
Branches 2068 2068
=======================================
Hits 13662 13662
Misses 2333 2333
Partials 35 35
Continue to review full report at Codecov.
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
…into api-exit-calls
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.
LGTM, Have verified locally by using docker-compose set up by using this and PR - hypertrace/hypertrace-service#74
hypertrace/hypertrace-service#74 (comment)
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Holding for full implementation
@aaron-steinfeld Full implementation of this feature has been done. |
Description
Add Exit calls column to trace views.
Testing
Manual verification done.
Checklist: