aws-serverless-airline-booking
aws-serverless-airline-booking copied to clipboard
[Loyalty] Add tracing annotations, metadata, struct logging, custom metrics
Creating as a separate issue to fast track PR https://github.com/aws-samples/aws-serverless-airline-booking/pull/27
Loyalty is written in TS and may not have a Powertools library - Instead, we'll do separately, and create a Powertools if other services end up using JS/TS too.
There seems to be issues with DocumentClient not supporting TS within X-Ray SDK - Parking this for further investigation