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

feature: instrument go-redis v9 #634

Merged
merged 5 commits into from
Mar 30, 2023

Conversation

gunturaf
Copy link
Contributor

Links

Details

The go-redis package was just moved into redis Github organization so the package was renamed from github.com/go-redis/redis to github.com/redis/go-redis. They also just released new major version (v9) with several breaking changes, notably to the hook system.

To ensure smooth upgrade from go-redis v8 to v9, a new integration code is needed.

@CLAassistant
Copy link

CLAassistant commented Jan 31, 2023

CLA assistant check
All committers have signed the CLA.

@gunturaf
Copy link
Contributor Author

Sorry for nudging, can you take a look at this again, perhaps I still missed something that prevents this PR from being merged @iamemilio ?

@iamemilio iamemilio self-requested a review March 10, 2023 18:40
@iamemilio
Copy link
Contributor

Sorry, we are working on grinding through our PR backlog. We will get to this soon!

@iamemilio iamemilio self-assigned this Mar 13, 2023
@iamemilio
Copy link
Contributor

Hi, thanks for contributing and sorry for the delay reviewing this. We are planning more time in our schedule to get on top of Pull Requests. We had some questions and nits, but overall this looked good and did what we expected it to!

gunturaf and others added 2 commits March 14, 2023 06:50
Co-authored-by: Emilio Garcia <iamemilio@users.noreply.github.com>
@iamemilio
Copy link
Contributor

Thanks @gunturaf! These changes will be in the next release of the go agent!

@iamemilio iamemilio merged commit b7e5ada into newrelic:master Mar 30, 2023
@iamemilio
Copy link
Contributor

We accidentally merged this into master instead of develop. Attempting to re-open

@iamemilio iamemilio mentioned this pull request Mar 30, 2023
@iamemilio
Copy link
Contributor

Please see #658

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants