Effect CommunityEC
Effect Community5mo ago
6 replies
form

Issues with Otel and HttpApi Not Capturing Errors

Hi, is anyone using Otel together with HttpApi?
Everything seems to work fine, except for errors. I'm currently using it with Sentry, and even when I force exceptions and the request results in a 500, the transaction is not marked as error and no exception is captured.
im not sure if i need to manually add a middleware to capture errors
Was this page helpful?