Skip to content

Commit 7473124

Browse files
authored
Merge branch 'main' into jamie.update-sdk-node-install
2 parents 9491030 + e4fdb76 commit 7473124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/getting-started/lambda/lambda-java.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Tips:
6060
Make sure your Lambda role has the required AWS X-Ray permissions.
6161
See more on AWS X-Ray permissions for AWS Lambda, see the [AWS Lambda documentation](https://docs.aws.amazon.com/lambda/latest/dg/services-xray.html#services-xray-permissions).
6262

63-
Note: Inside the Java-Wrapper layer only the 1 kind of APIGW (APIGatewayProxyRequestEvent) event object is currently supported. The issue is currently being tracked [here](open-telemetry/opentelemetry-lambda#270)
63+
Note: Inside the Java-Wrapper layer only the 1 kind of APIGW (APIGatewayProxyRequestEvent) event object is currently supported. The issue is currently being tracked [here](https://github.com/open-telemetry/opentelemetry-lambda/issues/270)
6464

6565
### Enable additional instrumentation
6666

0 commit comments

Comments
 (0)