-
Notifications
You must be signed in to change notification settings - Fork 11
feat: log records in the span sheet #819
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 @@
## log-components #819 +/- ##
==================================================
+ Coverage 85.44% 85.48% +0.03%
==================================================
Files 796 801 +5
Lines 16274 16310 +36
Branches 1932 1936 +4
==================================================
+ Hits 13906 13942 +36
Misses 2336 2336
Partials 32 32
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.
@@ -0,0 +1,52 @@ | |||
import { TableMode, TableStyle } from '@hypertrace/components'; | |||
import { ObservabilityTableCellType } from '../../../../../../observability/src/shared/components/table/observability-table-cell-type'; |
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.
import from @hypertrace/observability
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.
Fixed!!
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.
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.
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.
Not big changes, so merging to other branch!! |
Description
Log records in the span sheet
Testing
Local testing done
Checklist: