Closed
Description
Problem Statement
The provided AWS Lambda layer uses a relay extension to catch and distribute data to Sentry.
This relay extension writes a significant number of entries to Cloudwatch upon start and termination, which clutters logs with unneeded entries.
The requested functionality duplicates that requested in the Sentry-Javascript ticket 6921.
Solution Brainstorm
Please change the default behavior of the relay process to only write cloudwatch logs on unexpected behavior.