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
Update the Sentry product code with the new setup code that doesn't reference the deprecated option.
// Sends user identity info to Sentry. For more info visit:// https://docs.sentry.io/platforms/javascript/guides/aws-lambda/configuration/options/#dataCollectiondataCollection: { userInfo: true },
Update the Sentry product code with the new setup code that doesn't reference the deprecated option.