Skip to content

Enable backtracing for images created with the pluginΒ #154

@heckj

Description

@heckj

Include swift-backtrace-static, from the swift static SDK, alongside the binary when it's copied into the container in order to allow the container to capture stack traces on a crash and report them.

I'm tempted to ask for a way to set a default environment variable (SWIFT_BACKTRACE) on the container as well, but the permutations get large for the docs of that feature, and that can be set at runtime as well, so I'm not certain it's nearly as critical as just enabling the binary to capture the stack traces.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/enhancementNew feature or requeststatus/needs-designNeeds further discussion and a concrete proposal.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions