-
Notifications
You must be signed in to change notification settings - Fork 224
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
base: main
Are you sure you want to change the base?
Conversation
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Cyril Cressent.
|
dc49968
to
6c805ac
Compare
.../apm/traces/get-started-transaction-tracing/opentelemetry-instrumentation/aws-lambda/java.md
Outdated
Show resolved
Hide resolved
.../apm/traces/get-started-transaction-tracing/opentelemetry-instrumentation/aws-lambda/java.md
Outdated
Show resolved
Hide resolved
...pm/traces/get-started-transaction-tracing/opentelemetry-instrumentation/aws-lambda/python.md
Outdated
Show resolved
Hide resolved
...pm/traces/get-started-transaction-tracing/opentelemetry-instrumentation/aws-lambda/python.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this 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.
There was a problem hiding this 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+
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! |
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
Ticket (if applicable)
OSC-1011