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

Remove deprecated instrumentation #1639

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

jasonjkeller
Copy link
Contributor

@jasonjkeller jasonjkeller commented Dec 6, 2023

DO NOT MERGE UNTIL UNTIL 9.0.0 AGENT RELEASE

This PR will target the 9.0.0 agent release.

Deprecated instrumentation to be removed in the next major release.

  • aws-wrap-0.7.0
  • java.completable-future-jdk8
  • play-2.3
  • spring-3.0.0
  • netty-3.4
  • Struts v1 pointcuts

Requirements Before Merging

The following PR(s) must be merged (after 8.8.0 release) to get all of the tests on this PR to pass:

Related Issues

This PR

@jasonjkeller jasonjkeller self-assigned this Dec 6, 2023
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9f144fd) 70.70% compared to head (3077ecc) 70.77%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1639      +/-   ##
============================================
+ Coverage     70.70%   70.77%   +0.07%     
+ Complexity     9948     9947       -1     
============================================
  Files           827      825       -2     
  Lines         39931    39886      -45     
  Branches       6031     6024       -7     
============================================
- Hits          28232    28229       -3     
+ Misses         8981     8939      -42     
  Partials       2718     2718              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@meiao meiao marked this pull request as draft January 8, 2024 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment