open-telemetry / open-telemetry/opentelemetry-lambda
Collector: remove fallback when nodejs instrumentation semconv upgraded
Open
@wpessers is already working on this.
Since May 31, 2026.
enhancement
go
- Dominant language
- Go
- Stars
- 432
- Forks
- 246
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 47
Description
Added a fallback for the nodejs aws-lambda instrumentation that still uses older semconv attribute instead of the latest invocation.id. As soon as the aws lambda instrumentation for nodejs has been updated to use a more recent semconv version, we can remove this fallback. See: https://github.com/open-telemetry/opentelemetry-lambda/pull/2285/changes/bf12e4191a66922305ee45faf70871f2c64d4b2d - #2285
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.