aws-otel-lambda icon indicating copy to clipboard operation
aws-otel-lambda copied to clipboard

AWS Distro for OpenTelemetry - AWS Lambda

Results 117 aws-otel-lambda issues
Sort by recently updated
recently updated
newest added

Bumps [io.opentelemetry:opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java) from 1.32.0 to 1.40.0. Release notes Sourced from io.opentelemetry:opentelemetry-bom's releases. Version 1.40.0 API Incubator Narrow ExtendedSpanBuilder return types for chaining (#6514) Add APIs to determine if tracer, logger,...

dependencies
java

Bumps [io.opentelemetry:opentelemetry-bom-alpha](https://github.com/open-telemetry/opentelemetry-java) from 1.32.0-alpha to 1.40.0-alpha. Release notes Sourced from io.opentelemetry:opentelemetry-bom-alpha's releases. Version 1.39.0 API Incubator BREAKING: Refactor ExtendedTracer, ExtendedSpanBuilder to reflect incubating API conventions (#6497) SDK Exporter BREAKING: Serve...

dependencies
java

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.19.0 to 7.16.0. Release notes Sourced from @​typescript-eslint/parser's releases. v7.16.0 7.16.0 (2024-07-08) 🚀 Features ast-spec: add parent property to AccessorProperty node types (#9487) eslint-plugin: [no-unnecessary-type-parameters] port from...

dependencies
javascript

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.7 to 20.14.10. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=20.12.7&new-version=20.14.10)](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 you don't alter...

dependencies
javascript

**Describe the bug** After following to add a layer to my lambda function I can see traces being generated, and showing up in X-Ray. However, no HTTP services that this...

stale

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.6.0. Release notes Sourced from eslint's releases. v9.6.0 Features e2b16e2 feat: Implement feature flags (#18516) (Nicholas C. Zakas) 8824aa1 feat: add ecmaVersion: 2025, parsing duplicate...

dependencies
javascript

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.5.3. Release notes Sourced from typescript's releases. TypeScript 5.5.3 For release notes, check out the release announcement. For the complete list of fixed issues, check...

stale
dependencies
javascript

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.7 to 20.14.9. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=20.12.7&new-version=20.14.9)](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 you don't alter...

dependencies
javascript

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.19.0 to 7.15.0. Release notes Sourced from @​typescript-eslint/parser's releases. v7.15.0 7.15.0 (2024-07-01) 🚀 Features eslint-plugin: [array-type] detect Readonly<string[]> case (#8752) eslint-plugin: back-port new rules around empty object...

dependencies
javascript

**Is your feature request related to a problem? Please describe.** AWS ADOT Lambda Python Sample app stuck till timeout in sam local invoke. Although the code in handler executed successfully,...

stale