Skip to content

Handling ExitSuccess gracefully #90

Open
@parsonsmatt

Description

@parsonsmatt

Currently if I do an inSpan and then exitSuccess, it'll report that the span was an error. This is beacuse Haskell implements exitSucces by throwing an exception, which hs-opentelemetry records as an exception on the event.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions