Learn to fly with Thundra & AWS Lambda quickly.
We used serverless plugin for deploying and invoking lambdas in these examples.
You can install serverless easily by:
npm install serverless -g
Simple example to get started with Thundra.
You will learn how to observe the invocation metrics of lambda functions using Thundra with default settings.
Simple example to get started with Thundra and async monitoring.
You will learn how to observe the invocation metrics of lambda functions using Thundra with async monitoring.
Example using express and serverless-http with async monitoring.
Example Alexa Skill demo using Alexa Skill Kit Node.js SDK
Example demonstrating automatic instrumentation to enable tracing capabilities.
Simple example which showcase Thundra's integration capabilites. Demo app feautures PostgreSQL and HTTP integrations
Simple example which showcase Thundra's integration with apollo-server-lambda
.
Simple example which showcase Thundra's sampling capabilities
This project demonstrates async-hook
api only avaliable in nodejs.10x runtime of AWS Lambda.
This project demonstrates Claudia.js
API builder with Thundra
integration.
This is a simple example to integrate Thundra with aws-serverless-express
.
This is a simple adding custom Node Runtime to Thundra Custom Runtime.
This is a simple project demonstrate thundra usage with knex.
This is a simple Lambda Project with aws-serverless-express
which demonstrates Thundra integration via SAM.