Skip to content

Commit 73b6df0

Browse files
authored
Merge branch 'main' into feat/nodejs/upgrade-eslint
2 parents a498b73 + ccb0158 commit 73b6df0

File tree

4 files changed

+655
-282
lines changed

4 files changed

+655
-282
lines changed

java/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ For more information about the idea behind this optimization, you can check the
4141

4242
### Wrapper
4343

44-
[OpenTelemetry Lambda Instrumentation](https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/main/instrumentation/aws-lambda-1.0/library)
44+
[OpenTelemetry Lambda Instrumentation](https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/main/instrumentation/aws-lambda)
4545
and [OpenTelemetry SDK](https://github.com/open-telemetry/opentelemetry-java) are bundled into the
4646
`java/lib` directory to be available on the classpath of the Lambda function. No code change is
4747
needed to instrument the execution of your function, but you will need to set the `AWS_LAMBDA_EXEC_WRAPPER`

0 commit comments

Comments
 (0)