opentelemetry-java-instrumentation icon indicating copy to clipboard operation
opentelemetry-java-instrumentation copied to clipboard

Issue #8641: Support a request wrapper for API Gateway V2 HTTP events

Open azell opened this issue 1 year ago • 1 comments

Implementation and unit tests for the TracingRequestApiGatewayV2Wrapper class. Referencing the API Gateway V2 classes required updating com.amazonaws:aws-lambda-java-events to version 3.11.2.

Some classes explicitly test for the API Gateway V1 classes. I extended these classes to also test for the API Gateway V2 classes.

azell avatar Jun 03 '23 03:06 azell