Skip to content

Merge containers individually instead of all containers in a host #3716

@garikkh

Description

@garikkh

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions