Description
Description of the feature request
Core utility: Tracing
Beta release launch checklist:
- Business logic is created and reviewed by peers
- All functionalities available via decorators are also available via Middy middleware
- Unit tests are created and passing in Github Actions, with 100% coverage
- Examples related to this utility are created in the
examples
folder, and up-to-date - Docs related to this utility are created, up-to-date, and accessible in the Docs webpage - #153
- The library is published to a private NPM registry, for example via via verdaccio and working correctly when imported for internal testing
- The library has been vetted and approved from a security perspective
- The library is published to the official NPM registry and working correctly when imported and run on Lambda's
Related issues, RFCs
N/A