Thundra
Using Thundra with Stackery
Thundra increases the observability of serverless stacks, giving you health information and deep tracing of poorly performing AWS Lambda functions.
To add the Thundra SDK to your stack, all you need to do is grab your Thundra key from the 'Projects' menu.
Then in the Stackery settings go to Integrations and add your Thundra token.
Your functions will be instrumented as soon as you next deploy them.
Implementation details
Instrumentation of functions is performed on all NodeJS, Python, and Java Lambdas automatically. The instrumentation is applied at deployment time and is not saved as part of your SAM/CloudFormation template.
Removing Thundra
Should you want to remove Thundra, simply remove the key from the Integrations Menu in the Stackery dashboard and click 'Save'. Then redeploy your stacks.