View "Project" logs and "Services" info at same time
manuel-koch opened this issue · comments
Is your feature request related to a problem? Please describe.
I want to follow the "Project" logs of my docker-compose setup and in parallel watch the container CPU loads display in the "Services" section.
Unfortunately clicking at one of the "Project" entries to see all logs of project collapses the "Services" section and I can't see the CPU loads anymore ( only the first container entry is still visible ).
Describe the solution you'd like
Since my "Project" section only contains a single project, it would be nice if that single entry would be shown and the "Services" section would not collapse to a single line but instead still show all ( or most ) containers.
Describe alternatives you've considered
Haven't found a way to watch all logs and container loads in parallel.