Skip to content

shaochengwang/aws-otel-lambda

 
 

AWS Distro for OpenTelemetry support for AWS Lambda in Python

As an event-driven, serverless computing platform, AWS Lambda runs user's code —knowns as Lambda function— in sandbox environment. So, launching OpenTelemetry Collector in Lambda environment needs the help of AWS Lambda Extensions. This project provides ADOT Lambda layers user can use directly. The layers embed both ADOT Collector(as a Lambda extension) and SDK, Lambda user can onboard OpenTelemetry with this solution out-of-the-box.

OpenTelemetry Python3.8 Lambda with sample (Both SDK and Collector)

OpenTelemetry Lambda layer (Collector only)

Security

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License.

About

AWS Distro for OpenTelemetry Python Lambda library.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 36.3%
  • Go 26.6%
  • Shell 25.2%
  • Makefile 8.6%
  • Mustache 3.3%