-
Story
-
Resolution: Obsolete
-
Normal
-
None
-
None
-
2
-
False
-
None
-
False
-
OCPPLAN-8030 - Console: Customer Happiness (RFEs) for 4.8-4.12
With CONSOLE-2351 Wrap lines was introduced in the log viewers and was disabled by default. For certain workloads and customers, it may be preferred to have Wrap lines enabled by default to properly wrap lines by default.
Certain application create logs that are only clearly understandable when Wrap lines is enabled. Since it's disabled by default, the consumer always needs to enable it first when viewing logs, which with regards to customer experience is a bad experience. Therefore having a way to set this to enable by default on namespace or Cluster level would help to improve the user experience in this area.
AC:
- Console server will read exposed field into the console's config for the `wrapLogLines` field added in https://issues.redhat.com/browse/CONSOLE-3250
- Set the value on the SERVER_FLAGS object
- Make the log viewer read the new value and wrapt the lines accordingly
Original RFE - https://issues.redhat.com/browse/RFE-2900
- is blocked by
-
CONSOLE-3250 Configure default behavior for "Wrap lines" in log viewers
- Closed