newrelic / newrelic-lambda-tracer-java

New Relic OpenTracing AWS Lambda Tracer for Java
Apache License 2.0
1 stars 10 forks source link

Provide documentation for customers using maven dependency com.amazonaws:aws-lambda-java-events:$version #41

Open obenkenobi opened 1 month ago

obenkenobi commented 1 month ago

Summary

Customers using DynamodbEvent and com.amazonaws:aws-lambda-java-events:2.7 and earlier noticed some missing fields when using the New Relic Java Lambda layer.

Desired Behavior

The customer should use any event object in their lambda layer with no issue.

Possible Solution

To resolve it, documentation should be added to have customers upgrade their com.amazonaws:aws-lambda-java-events:$version dependency.

Additional context

Customers may use different event classes so we should support all of them.

workato-integration[bot] commented 1 month ago

https://new-relic.atlassian.net/browse/NR-302999