Open
Description
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
I've setup Sentry on an AWS node lambda as per this guide, opting for the NODE_OPTIONS="--import @sentry/aws-serverless/awslambda-auto"
approach.
It works fine when an error is thrown, but does not work for console.error()
messages.
I would have expected this to work by default...
Expected Result
Sentry should automatically capture error logs from console by default.
Actual Result
Nothing captured
Product Area
Issues
Link
No response
DSN
No response
Version
No response
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
No status