Skip to content

thundra-io/thundra-examples-lambda-python

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

Thundra Python Example Projects

Learn to fly with Thundra and 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

Hello Thundra

This is a simple example to get started with Thundra.

With this example you will learn how to observe the invocation metrics of lambda functions using Thundra with default settings.

Hello Thundra Async

This is a simple example to get started with Thundra and async monitoring.

With this example you will learn how to observe the invocation metrics of lambda functions using Thundra with async monitoring.

About

Thundra Example Python Projects for AWS Lambda Platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages