chore: apply suggestions from code review
Co-authored-by: Thales Macedo Garitezi <thalesmg@gmail.com>
This commit is contained in:
parent
c1163d1952
commit
2334917e35
|
@ -277,8 +277,7 @@ fields(trace) ->
|
||||||
"It is recommended when payload is a custom binary protocol.<br/>\n"
|
"It is recommended when payload is a custom binary protocol.<br/>\n"
|
||||||
"`hidden`: payload is obfuscated as `******`"
|
"`hidden`: payload is obfuscated as `******`"
|
||||||
"",
|
"",
|
||||||
default => text,
|
default => text
|
||||||
required => false
|
|
||||||
})},
|
})},
|
||||||
{start_at,
|
{start_at,
|
||||||
hoconsc:mk(
|
hoconsc:mk(
|
||||||
|
|
Loading…
Reference in New Issue