As a Notify developer, I need to be able to trace usage of Notify so I can associate different pieces of an action
WHY are we building?
We would like to be able to better see user actions as they involve different parts of Notify
WHAT are we building?
Improve our use of X-Ray
VALUE created by our solution
Better and more efficient support
Acceptance Criteria
[ ] Send an email through the api with a bad api key
[ ] see the api gateway and api lambda logs. Find the template id in the api lambda logs and your ip in the api gateway - [ ] Send an email through admin or the api. Go to the X-Ray console.
[ ] See your ip (ie the user)
[ ] See the different parts of Notify being used (admin / api / celery / RDS / SQS / redis / SES / Pinpoint)
logs.
Description
As a Notify developer, I need to be able to trace usage of Notify so I can associate different pieces of an action
WHY are we building?
We would like to be able to better see user actions as they involve different parts of Notify
WHAT are we building?
Improve our use of X-Ray
VALUE created by our solution
Better and more efficient support
Acceptance Criteria
QA Steps