opentelemetry-lambda icon indicating copy to clipboard operation
opentelemetry-lambda copied to clipboard

Create your own Lambda Layer in each OTel language using this starter code. Add the Lambda Layer to your Lamdba Function to get tracing with OpenTelemetry.

Results 188 opentelemetry-lambda issues
Sort by recently updated
recently updated
newest added

This request is about adding support for aws systems manager paremeter store. I would introduce a new env variable that holds information about ssm key, and if present the whole...

Stale

We want to use B3 propagation with AWS lambda and from documentation it seems that it's not currently possible

I installed the OTEL Lambda Layer following the instructions [here](https://github.com/open-telemetry/opentelemetry-lambda/tree/main/python). When the script completed, there was no ARN for the lambda, so I had to go into AWS and manually...

Stale

**Is your feature request related to a problem? Please describe.** Without the `decouple` processor in the pipeline there have been lengthy delays waiting on the Collector layer to flush telemetry....

enhancement

# Motivating Problem When running the OpenTelemetry Collector alongside a Lambda function, it is difficult to coordinate running separate tail sampling proxies like [Honeycomb Refinery](https://github.com/honeycombio/refinery/), for lack of a suitable...

enhancement

These updates align the `./collector` modules with dependency versions now on main in the collector-contrib repo. This includes changes in the following dependabot PRs: * #1200 * #1202 * #1203...

Tracking issue for the implementation of this specification: https://github.com/open-telemetry/semantic-conventions/blob/main/docs/faas/aws-lambda.md#xray-lambda-propagator-functionality - [x] Java - https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1032 - https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/10930 - [ ] Javascript - https://github.com/open-telemetry/opentelemetry-js/pull/4554 - https://github.com/open-telemetry/opentelemetry-js-contrib/pull/2299 - More pending... - [x] Python...

enhancement

Bumps the amazon-deps group in /java with 1 update: software.amazon.awssdk:bom. Updates `software.amazon.awssdk:bom` from 2.25.9 to 2.25.17 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=software.amazon.awssdk:bom&package-manager=gradle&previous-version=2.25.9&new-version=2.25.17)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as...

dependencies
java

Updates the requirements on [asgiref](https://github.com/django/asgiref) to permit the latest version. Changelog Sourced from asgiref's changelog. 3.8.1 (2024-03-22) Fixes a regression in 3.8.0 affecting nested task cancellation inside sync_to_async. 3.8.0 (2024-03-20)...

dependencies
python

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.19.1 to 7.3.1. Release notes Sourced from @​typescript-eslint/parser's releases. v7.3.1 7.3.1 (2024-03-18) 🩹 Fixes eslint-plugin: [no-floating-promises] revert disable of ignoreVoid in strict config (#8718) ❤️ Thank You...

dependencies
javascript