Skip to content

mohdnr/opentelemetry-lambda

 
 

Repository files navigation

OpenTelemetry Lambda

Testing the AWS OpenTelemetry managed Lambda layer.

Tests

Each folder is as a separate test:

  • lambda_zip: create a Lambda function from a zip archive.
  • lambda_docker: create the same Lambda function as lambda_zip, but using a Docker image.
  • lambda_api: API gateway invoking a Lambda function using Mangum + FastAPI.

⚠️  The tests are meant to be created one at a time as they have overlapping AWS resource names.

About

Testing AWS Lambda OpenTelemetry layer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 82.1%
  • Python 8.3%
  • Dockerfile 6.2%
  • Shell 3.4%