You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.