lens
lens copied to clipboard
Add some enhancements to the pod log?
What would you like to be added: Such as manual refresh, auto swap, line num limit, refresh rate etc.
Why is this needed: In order to better view the pod log.
Environment you are Lens application on:
- Kubernetes distribution: [EKS, AKS, GKE, Rancher, ...]
- Desktop OS: <the OS Lens app runs on in your case> win10 21H2
Would you be able to fill out your request some more? What is "auto swap"? What do you mean by "manual refresh", we currently load new logs when you scroll to the bottom of the logs window...
Oops its a typo. Add an option of soft wrap. I can use a button to refresh instead of waiting for it to refresh itself. Sometimes it may take several seconds, although I only need one line of log
I 2nd the need for an option to enable word-wrap on the pod log. Horizontal scrolling to read long lines is SUPER SLOW. Having a soft word-wrap would solve this issue.
There is an open PR that implements line-wrapping #6217