Skip to content

Commit 59ab88f

Browse files
committed
filters: lua: add format to output sample
Signed-off-by: lecaros <[email protected]>
1 parent 07db988 commit 59ab88f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/filters/lua.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -620,5 +620,5 @@ pipeline:
620620

621621
#### Output
622622

623-
test: [[1731990257.781970977, {}], {"my_env"=>{"A"=>"aaa", "C"=>"ccc", "HOSTNAME"=>"monox-2.lan", "B"=>"bbb"}, "rand_value"=>4805047635809401856}]
623+
`test: [[1731990257.781970977, {}], {"my_env"=>{"A"=>"aaa", "C"=>"ccc", "HOSTNAME"=>"monox-2.lan", "B"=>"bbb"}, "rand_value"=>4805047635809401856}]`
624624

0 commit comments

Comments
 (0)