opentelemetry-instrumentation-aws-lambda 0.59b0


pip install opentelemetry-instrumentation-aws-lambda

  Latest version

Released: Oct 16, 2025


Meta
Author: OpenTelemetry Authors
Requires Python: >=3.9

Classifiers

Development Status
  • 4 - Beta

Intended Audience
  • Developers

License
  • OSI Approved :: Apache Software License

Programming Language
  • Python
  • Python :: 3
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13

pypi

This library provides an Instrumentor used to trace requests made by the Lambda functions on the AWS Lambda service.

It also provides scripts used by AWS Lambda Layers to automatically initialize the OpenTelemetry SDK. Learn more on the AWS Distro for OpenTelemetry (ADOT) documentation for the Python Lambda Layer.

Installation

pip install opentelemetry-instrumentation-aws-lambda

References

Extras: None
Dependencies:
opentelemetry-instrumentation (==0.59b0)
opentelemetry-propagator-aws-xray (~=1.0)
opentelemetry-semantic-conventions (==0.59b0)