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

Retransform classes using Trace annotation on attach #1147

Merged
merged 3 commits into from
May 16, 2023

Conversation

sdaubin
Copy link
Contributor

@sdaubin sdaubin commented Feb 3, 2023

Overview

@toddwest pointed out that when using attach (calling agent main) the agent does not re-instrument classes using custom instrumentation (the @Trace) annotation. This fixes that.

Testing

Please reach out to me for a test application. I have an internal application I can share.

Checks

[ ] Are your contributions backwards compatible with relevant frameworks and APIs?
[ ] Does your code contain any breaking changes? Please describe.
[ ] Does your code introduce any new dependencies? Please describe.

@kford-newrelic
Copy link
Contributor

@sdaubin Thanks for this PR!

We plan to take this up as part of our scheduled PR reviews in April

@kford-newrelic kford-newrelic added the on-roadmap Issue has been added to our product roadmap and will be worked in the coming quarter label Mar 6, 2023
@jtduffy
Copy link
Contributor

jtduffy commented May 16, 2023

  • All PR checks passed on our branch
  • All unit tests pass

@jtduffy jtduffy merged commit d33119b into newrelic:main May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on-roadmap Issue has been added to our product roadmap and will be worked in the coming quarter
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants