Skip to content

Commit 82fb894

Browse files
committed
added note for APIGW
1 parent d1979fc commit 82fb894

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ With the ADOT Lambda Layer for Java, the wrapper has built-in support for instru
2626
The Lambda layer supports Java 8 and 11 Lambda runtimes. For more information about supported Java versions,
2727
see the [OpenTelemetry Java documentation](https://github.com/open-telemetry/opentelemetry-java).
2828

29+
Note: Inside the Java-Wrapper layer only the 1 kind of APIGW (APIGatewayProxyRequestEvent) event object is currently supported.
30+
2931
### Add the ARN of the Lambda Layer
3032

3133
In this section, we consume the Lambda layer for use with Java Lambda Functions.

0 commit comments

Comments
 (0)