Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

OpenTelemetry Lambda Python

Scripts and files used to build AWS Lambda Layers for running OpenTelemetry on AWS Lambda for Python.

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 this repository from Github.
  4. cd python/sample-apps && ./run.sh