{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring/2"}],"enrichment":{"capability":"Instruments AWS Lambda functions to emit OpenTelemetry traces, capturing request and execution data for observability within the Lambda runtime environment.","skillfed_tags":["aws-lambda","distributed-tracing","observability"],"use_cases":["Trace Lambda function invocations and downstream service calls to debug latency and errors in serverless applications.","Export Lambda execution telemetry to AWS X-Ray or other OpenTelemetry-compatible backends for centralized observability.","Correlate Lambda traces with traces from other services (EC2, containers, databases) using standard OpenTelemetry propagation.","Automatically instrument Lambda handlers deployed via ADOT Lambda Layer without modifying application code.","Monitor cold-start performance and execution duration of Lambda functions across multiple invocations."],"what_it_does":"This package integrates OpenTelemetry tracing into AWS Lambda functions, allowing you to capture and export distributed traces from serverless workloads. It provides an Instrumentor that hooks into the Lambda runtime to automatically trace function invocations and propagate trace context across service boundaries using AWS X-Ray propagation. The package is part of the OpenTelemetry Python contrib ecosystem and works alongside the AWS Distro for OpenTelemetry (ADOT) Lambda Layer, which can automatically initialize the SDK without code changes.\n\nYou install it as a standard Python dependency and call its Instrumentor to enable tracing in your Lambda handler. It depends on opentelemetry-instrumentation, opentelemetry-propagator-aws-xray, and opentelemetry-semantic-conventions to handle the core tracing mechanics and AWS-specific trace context propagation. The package is actively maintained, supports modern Python versions, and carries no known security vulnerabilities.","worth_installing":"Yes, if you run Lambda functions and need distributed tracing. The package has low install friction, active maintenance, permissive licensing, and no known vulnerabilities. It integrates cleanly with the OpenTelemetry ecosystem and AWS observability tools. The Beta status is not a blocker\u2014it reflects the package's maturity level, not instability. Install it if you want to trace Lambda workloads; skip it only if you have no observability requirements."},"id":"opentelemetry-instrumentation-aws-lambda","links":{"html":"https://skillfed.io/packages/opentelemetry-instrumentation-aws-lambda","md":"https://skillfed.io/packages/opentelemetry-instrumentation-aws-lambda.md","pypi":"https://pypi.org/project/opentelemetry-instrumentation-aws-lambda/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-16","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"opentelemetry-instrumentation-aws-lambda","python_support":"supports_current","summary":"OpenTelemetry AWS Lambda instrumentation"},"popularity":{"monthly_downloads":4471312,"position":2297,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.65b0"}
