Skip to content

Update Python and Java AWS lambda guides #5591

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

ccressent
Copy link
Contributor

Purpose of this pull request

This pull request updates the Python and Java AWS lambda guides following their latest release.

Select the type of change

  • Minor Changes - Typos, formatting, slight revisions
  • Update Content - Revisions, updating sections
  • New Content - New features, sections, pages, tutorials
  • Site and Tools - .clabot, version updates, maintenance, dependencies, new packages for the site (Docusaurus, Gatsby, React, etc.)

Ticket (if applicable)

OSC-1011

Copy link

cla-bot bot commented Jul 14, 2025

Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Cyril Cressent.
This is most likely caused by a git client misconfiguration; please make sure to:

  1. check if your git client is configured with an email to sign commits git config --list | grep email
  2. If not, set it up using git config --global user.email [email protected]
  3. Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails

@ccressent ccressent force-pushed the aws-lambda-update branch from dc49968 to 6c805ac Compare July 14, 2025 23:29
@cla-bot cla-bot bot added the cla-signed Contributor approved, listed in .clabot file label Jul 14, 2025
Copy link
Collaborator

@kimsauce kimsauce left a comment

Choose a reason for hiding this comment

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

Thank you so much, @ccressent ! Just had a couple minor formatting tweaks.

Copy link
Collaborator

@kimsauce kimsauce left a comment

Choose a reason for hiding this comment

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

Does line 138 of docs/apm/traces/get-started-transaction-tracing/opentelemetry-instrumentation/aws-lambda/java.md need to be updated?

* Java 1.8+

@ccressent
Copy link
Contributor Author

Does line 138 of docs/apm/traces/get-started-transaction-tracing/opentelemetry-instrumentation/aws-lambda/java.md need to be updated?

* Java 1.8+

I do not believe so: it gives a lower bound on the Java version that would be compatible, and this has not changed as far as I know!

@ccressent ccressent enabled auto-merge July 18, 2025 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed Contributor approved, listed in .clabot file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants