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
Create a lambda function that utilizes Node.js 20.x runtime:
2. Navigate to the integration configuration page (in this example specifically: https://meisen-haus.sentry.io/settings/integrations/aws_lambda/112815/) and observe that the Lambda function is not discovered.
3. Change the runtime to Node.js 18x
4. Navigate the to the integration configuration page and observe that the Lambda is now available for auto-instrumentation.
Expected Result
The Lambda Layer supports 20.x and so the integration should automatically discover Lambda's that use this runtime.
More-over if specific functions are discovered with unsupported runtimes it would be helpful to show that here so that a user could take action if able to do so.
Actual Result
Supported runtimes are not discovered from the integration configuration page.
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
Expected Result
The Lambda Layer supports 20.x and so the integration should automatically discover Lambda's that use this runtime.
More-over if specific functions are discovered with unsupported runtimes it would be helpful to show that here so that a user could take action if able to do so.
Actual Result
Supported runtimes are not discovered from the integration configuration page.
Product Area
Settings - Integrations
Link
https://meisen-haus.sentry.io/settings/integrations/aws_lambda/112815/
DSN
--
Version
SAAS as of today
The text was updated successfully, but these errors were encountered: