-
Notifications
You must be signed in to change notification settings - Fork 121
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: logs enhancements #2320
feat: logs enhancements #2320
Conversation
Signed-off-by: veds-g <[email protected]>
awesome.. please make sure default is "single line" log (not wrap) |
Signed-off-by: veds-g <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2320 +/- ##
==========================================
- Coverage 67.29% 67.26% -0.03%
==========================================
Files 351 351
Lines 45272 45272
==========================================
- Hits 30465 30453 -12
- Misses 13738 13749 +11
- Partials 1069 1070 +1 ☔ View full report in Codecov by Sentry. |
...artials/Graph/partials/NodeInfo/partials/Pods/partials/PodDetails/partials/PodLogs/index.tsx
Outdated
Show resolved
Hide resolved
Signed-off-by: veds-g <[email protected]>
Signed-off-by: veds-g <[email protected]>
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!
Signed-off-by: veds-g <[email protected]>
enhanced numaflow logs to:
added monospacing
updated logs font, removed colours for log level
allow wrapping lines (preventing horizontal scroll)