selenoid-ui icon indicating copy to clipboard operation
selenoid-ui copied to clipboard

Displaying Console Logs should be optional parameter

Open c0dehu1k opened this issue 5 years ago • 3 comments

This is an Enhancement.

Console logs that we display on VNC screen should be made optional 99% of the time automation engineers/users goes to the page to see thr VNC only.

Very -actually very very few times somebody needs to actually drill down to those logs.

IMHO We should give us an option to hide that, IMHO, it does not make sense to show those running logs.. no body is going to get anything from it.

its once in a blue moon we need to debug, there is no point cluttering the space everytime i need to see VNC

its overloading system with unnecessary computational power (even if its very minimal). Let user decide he needs it or not. I am using selenoid from last 3 years. Never reached a time where i need to deep dive in these logs

This was discussed in the aerokube Telegram channel along with @vania-pooh

Thanks

c0dehu1k avatar Jul 24 '19 07:07 c0dehu1k

Cool, actually its already almost implemented - you can just expand vnc into fullscreen mode and log will be hidden (and not consume resources).

So in case, we will hide the log by default, should the vnc be kept in normal size or being maximized?

Also originally log was always there since first we didn't have vnc, but had logs. Maybe if everyone is using VNC containers now, worth to revisit that.

lanwen avatar Jul 30 '19 22:07 lanwen

@lanwen IMHO, Let UI defaults to maxmized VNC and then there should be a link to show logs (in case we need it).

c0dehu1k avatar Aug 05 '19 10:08 c0dehu1k

totally agree with @ersuniljoshi. I've came with the same request. Our QA open vnc 50+ times a day and have to do additional click to expand it to fullscreen. While we try to expand it test is already finishes and have to add manual sleep to look something. It eats time and a little bit annoying) And we don't use logs in VNC at all.

slavashmel avatar Jan 04 '21 20:01 slavashmel