Closed atilag closed 1 year ago
Hi team! I need to enable tracing and limit the length of the payload that is shown in the logs, but I couldn't find a way to pass a max_traced_msg_len value using helm variables. Is there a way I didn't realize yet to make this happen? :)
max_traced_msg_len
Thanks!
In the Hem 1.x Beta chart it is:
config: merge: max_traced_msg_len: 123
Hi team! I need to enable tracing and limit the length of the payload that is shown in the logs, but I couldn't find a way to pass a
max_traced_msg_len
value using helm variables. Is there a way I didn't realize yet to make this happen? :)Thanks!