-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
Implement real-time log streaming with auto-scroll and filtering capabilities.
Requirements
- Logs should stream in real-time (equivalent to
kubectl logs -f) - Auto-scroll follows new log entries (toggleable)
- Ability to filter/search within streaming logs
- Should handle high-volume log streams without performance degradation
Acceptance Criteria
- Logs stream in real-time
- Auto-scroll toggle works (
skey already exists) - Filter/search within logs
- Performance is acceptable with high log volume
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request