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

v3/integrations/nrawssdk-v2: Grab the NR Transaction from the Context when txn is not set #328

Merged
merged 2 commits into from
Jul 2, 2021

Conversation

nc-wittj
Copy link
Contributor

@nc-wittj nc-wittj commented Jun 7, 2021

Links

#288 (comment)

Details

Allows not needing to individually wrap each AWS API call, by just leveraging the context that is present in the middleware. This allows setting up the New Relic integration once with the AWS config, and any AWS client that uses that AWS config will be automatically integrated with New Relic.

Shoutout to @HenriBeck for noticing this!

@CLAassistant
Copy link

CLAassistant commented Jun 7, 2021

CLA assistant check
All committers have signed the CLA.

@nc-wittj
Copy link
Contributor Author

@RichVanderwal Just wanted to bump this PR. We're currently pulling in our fork for our application, so I'm hoping we can get this (or something equivalent) merged sooner than later. Thanks!

@RichVanderwal
Copy link
Contributor

Thanks, @nc-wittj , I understand maintaining your own fork takes extra time and attention. We're working this into the plan for this month's release.

@nc-wittj
Copy link
Contributor Author

@RichVanderwal cool, thanks! Just wanted to make sure it didn't slip through the cracks. 😄

@RichVanderwal RichVanderwal self-assigned this Jul 2, 2021
RichVanderwal
RichVanderwal previously approved these changes Jul 2, 2021
Copy link
Contributor

@RichVanderwal RichVanderwal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great. Thanks for the careful re-working of the tests, too! 👍

@RichVanderwal RichVanderwal changed the base branch from master to develop July 2, 2021 00:02
@RichVanderwal RichVanderwal dismissed their stale review July 2, 2021 00:02

The base branch was changed.

@RichVanderwal RichVanderwal merged commit 83f4e36 into newrelic:develop Jul 2, 2021
RichVanderwal added a commit to RichVanderwal/go-agent that referenced this pull request Jul 2, 2021
RichVanderwal added a commit that referenced this pull request Jul 2, 2021
example change to support PR #328, plus CHANGELOG.md
@nr-swilloughby nr-swilloughby mentioned this pull request Jul 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v3/integrations/nrawssdk-v2: Does not work with the v1.0.0+ releases of AWS SDK v2
3 participants