Skip to content

Latest commit

 

History

History
 
 

python

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

OpenTelemetry Lambda Python

Layers for running Python applications on AWS Lambda with OpenTelemetry.

Sample App

  1. Install SAM CLI and AWS CLI.
  2. Run aws configure to set aws credential(with administrator permissions) and default region.
  3. Download a local copy of the this repository from Github.
  4. cd python/sample-apps && ./run.sh