Skip to content

Verify lua script compilation as part of config validation #616

@binarylogic

Description

@binarylogic

This would be a nice a touch for the lua transform, to ensure the lua script passed is syntactically valid. We can't verify execution because we won't know the structure of the event, but we can verify syntax.

There's a chance we already do this. If that's the case, please close.

Metadata

Metadata

Assignees

No one assigned

    Labels

    transform: luaAnything `lua` transform relatedtype: enhancementA value-adding code change that enhances its existing functionality.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions