-
-
Notifications
You must be signed in to change notification settings - Fork 499
Closed as not planned
Closed as not planned
Copy link
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the feature you would like to see
Currently when connected to a host (or when using docker compose) you are able to merge all containers as part of that system. You can't however only merge a subset. If your system has for example 10 containers, but you only want to watch logs for 4 of them, you have 2 options: either have a merged view with all logs and a lot of bloat, or have 4 columns, which makes reading long logs hard.
Describe how you would like to see this feature implemented
It would be nice to have an icon on the sidebar next to each container to add to a "merged" set, and add/remove containers as needed.
I spent some time working on this myself, and have a basic POC in this video. I can continue working and fixing some edge cases/have a PR, but wanted to know if this is something that should be added.
2025-03-20.16-12-40.mp4
Describe any alternatives you've considered
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request