Skip to content

Issues setting up sentry with AWS Lambda #3940

@paulthorburn

Description

@paulthorburn

How do you use Sentry?

Sentry Saas (sentry.io)

Version

1

Steps to Reproduce

Hello,

I signed up for a trial of Sentry to monitor some AWS Lambdas and run into a few issues with the initial setup and after talking to support was asked to raise an issue here.

#1 - When you go through the instructions to "Automatically instrument AWS Lambda (Python)" it only detects AWS Lambda functions that are running anything below Python 3.11.

#2 - Same as #1 but in the last step when you chose a lambda to "enable for Sentry monitoring" it just gives an "Unknown Error"

#3 - I tried to follow the instructions to add the AWS Lambda Layer from the documentation and the first issue is the region selector is some horrible light grey on white that is barely readable and the second bigger issue is the Lambda layer it provides is arn:aws:lambda:ca-central-1:943013980633:layer:SentryPythonServerlessSDK:137 which is says the compatible runtimes is Python 3.11 and below so I assume that layer is out of date and hasn't been updated in awhile?

Cheers,
Paul

Expected Result

The Automatically instrument AWS Lambda (Python) wizard detects Python 3.13 and below functions and is able to add\configure the layer to monitor them.

Actual Result

Image

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Waiting for: Product Owner

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions