gorgeous-winter-99296
12/22/2023, 8:48 PM--dynamic-ui-log-streaming=false) and make the number of lines configurable (--dynamic-ui-log-streaming-lines=1). However, I'm wondering if we can find some better "default" heuristics that give good results OOTB while avoiding walls of text. It works OK with 1-3 lines, but multi-line logs are quite terrible still. Any thoughts?
cc @dry-orange-3870 who asked about this a while back, and @witty-crayon-22786 + @curved-television-6568 who have expressed interest in this feature elsewhere.gorgeous-winter-99296
12/22/2023, 8:54 PM--dynamic-ui-log-streaming-filter=[<rex>] which would filter based on... command line? label? The latter is much easier to implement, but might be quite complex to configure.curved-television-6568
12/22/2023, 8:56 PMcurved-television-6568
12/22/2023, 8:57 PMgorgeous-winter-99296
12/22/2023, 8:57 PMgorgeous-winter-99296
12/22/2023, 8:58 PMcurved-television-6568
12/22/2023, 8:59 PMgorgeous-winter-99296
12/22/2023, 8:59 PMpants --dynamic-ui-log-streaming-lines=20 --dynamic-ui-log-streaming-topn=2 package ::gorgeous-winter-99296
12/22/2023, 9:00 PMtopn=auto and compute the cap from terminal height, now that I think about it.gorgeous-winter-99296
12/22/2023, 9:02 PMdry-orange-3870
12/28/2023, 3:31 PMwitty-crayon-22786
12/29/2023, 3:54 AM