-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
area: infraIssue pertains to infrastructure (CDK)Issue pertains to infrastructure (CDK)status: researchingResearching issueResearching issuetype: feature-requestNew feature or requestNew feature or request
Description
Describe the Feature
Add a sidecar container to each of the tasks in the project to read logs and capture errors:
- read logs from main container
- capture errors and store in DynamoDB using a service identifier
needs:
- sidecar container definition
- sidecar container service (write the code)
- dynamodb table to hold errors
questions:
- if the primary container exits, does the sidecar also exit? Will we be able to still capture the error before the task is spun back up?
Metadata
Metadata
Assignees
Labels
area: infraIssue pertains to infrastructure (CDK)Issue pertains to infrastructure (CDK)status: researchingResearching issueResearching issuetype: feature-requestNew feature or requestNew feature or request