Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for AWS SDK 2 DynamoDB sync/async clients #246

Closed
jasonjkeller opened this issue Mar 16, 2021 · 4 comments
Closed

Add support for AWS SDK 2 DynamoDB sync/async clients #246

jasonjkeller opened this issue Mar 16, 2021 · 4 comments
Assignees
Labels
enhancement New feature or request epic Large initiative or MMF (Minimum Marketable Feature)

Comments

@jasonjkeller
Copy link
Contributor

jasonjkeller commented Mar 16, 2021

The existing AWS SDK 1 DynamoDB instrumentation no longer works with the release of AWS SDK 2 due to package changes and possibly code differences as well.

We should add a new instrumentation module to support DynamoDB AWS SDK 2.
https://github.com/aws/aws-sdk-java-v2/tree/master/services/dynamodb

Aha! Link: https://newrelic.aha.io/features/JAVA-244

@kford-newrelic kford-newrelic added the enhancement New feature or request label Mar 17, 2021
@kford-newrelic kford-newrelic added the epic Large initiative or MMF (Minimum Marketable Feature) label Apr 27, 2021
@kford-newrelic
Copy link
Contributor

Comment added by Kevyn Ford in Aha! - View

Early access release provided to customer. Feedback was that additional instrumentation for async client class is requested. Will need additional engineering on this MMF.

@kford-newrelic
Copy link
Contributor

Comment added by Kevyn Ford in Aha! - View

Engineering work completed. Expect that this support will be included in the next release (likely to be sometime in Aug)

@kford-newrelic
Copy link
Contributor

Comment added by Kevyn Ford in Aha! - View

Target date for next agent release still being planned but will be moved to September

@kford-newrelic
Copy link
Contributor

Comment added by Kevyn Ford in Aha! - View

Included as part of the 7.2.0 agent release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request epic Large initiative or MMF (Minimum Marketable Feature)
Projects
Archived in project
Development

No branches or pull requests

4 participants