Skip to content

Conversation

@xuan-cao-swi
Copy link
Contributor

Update ruby layer to fix the instrumentation aws_lambda issue (see pr open-telemetry/opentelemetry-ruby-contrib#1645)

@xuan-cao-swi xuan-cao-swi requested a review from a team as a code owner September 18, 2025 20:26
Copy link
Member

@pragmaticivan pragmaticivan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I confirmed the updated package is already supporting ruby 3.4

@wpessers
Copy link
Contributor

wpessers commented Sep 21, 2025

@xuan-cao-swi this looks good to me. Just want to check, have you built the ruby layer from source and tested this out as well? Also I'm not knowledgeable on ruby, but this PR also includes releasing the layer for ruby 3.4 runtime. Does anything else need to happen to support this. e.g. see:

@xuan-cao-swi
Copy link
Contributor Author

@wpessers , yes, it works with 3.4 since last release (0.9.0), I just forgot to add the runtime in release-layer-ruby.yml. The template.yml is not used for build the layer; it's only for testing (or for user who like to use sam to build the layer.

@wpessers wpessers merged commit 8518274 into open-telemetry:main Sep 23, 2025
11 checks passed
@tylerbenson tylerbenson added the ruby Pull requests that update Ruby code label Oct 20, 2025
adamantal pushed a commit to adamantal/opentelemetry-lambda that referenced this pull request Nov 18, 2025
* feat: update ruby layer

* add 3.4 in runtime

---------

Co-authored-by: Ivan Santos <301291+pragmaticivan@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants