getsentry / getsentry/sentry-javascript
Fargate support
Open
Feature
Feature: Serverless
- Dominant language
- TypeScript
- Stars
- 8.7k
- Forks
- 1.8k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 515
Description
### Problem Statement
I recently moved some step function steps from lambda to fargate. When errors occur, I'm missing the nice linkage to cloudwatch, etc.
### Solution Brainstorm
I suspect code could be re-used from the lambda integration. If I had more time right now I'd explore it
Contributor guide
Assessment
This issue has not been assessed yet.