-
Notifications
You must be signed in to change notification settings - Fork 609
Add request.uri to transaction events #3103
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
Conversation
SimpleCov Report
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
Hi @hannahramadan - would it be possible to know if this fix would be there in the next release? |
Hi @abhinav-maheshwari, this fix will be included in the next release! We don't have a specific date we're targeting for the release yet. If you'd like to use the feature in the meantime, you could install the agent from the To install it, update your Gemfile's line for gem 'newrelic_rpm', github: 'newrelic/newrelic-ruby-agent', branch: 'dev' |
Thank you @kaylareopelle , really appreciate your response ! |
Hi @abhinav-maheshwari! Just wanted to let you know, version 9.19.0 has been released with this change. |
Thanks a lot @kaylareopelle for letting us know. We will try out right away ! |
Closes #3008