Closed reegnz closed 2 months ago
The lua filter was missing a parameter type_array_key.
type_array_key
I've copied the parameter description into the type comment from the fluent-bit docs.
Ran make generate manifests docs-update verify build.
make generate manifests docs-update verify build
Signed-off-by: Zoltán Reegn zoltan.reegn@gmail.com
lua filter: add `type_array_key`
The lua filter was missing a parameter
type_array_key
.I've copied the parameter description into the type comment from the fluent-bit docs.
Ran
make generate manifests docs-update verify build
.Signed-off-by: Zoltán Reegn zoltan.reegn@gmail.com
What this PR does / why we need it
Which issue(s) this PR fixes
Does this PR introduced a user-facing change?
Additional documentation, usage docs, etc