Skip to content

Commit 45bbb3a

Browse files
committed
add issue link
1 parent 69dc71a commit 45bbb3a

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
@@ -62,7 +62,7 @@ Tips:
6262
Make sure your Lambda role has the required AWS X-Ray permissions.
6363
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).
6464

65-
Note: Inside the Java-Wrapper layer only the 1 kind of APIGW (APIGatewayProxyRequestEvent) event object is currently supported.
65+
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)
6666

6767
### Enable additional instrumentation
6868

0 commit comments

Comments
 (0)