Skip to content

Change how the relay application AWS Lambda layers logs its own activities. #1961

Closed
@DM1145

Description

@DM1145

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions