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

1780 spring reactor chaining #1828

Merged
merged 2 commits into from
Apr 1, 2024
Merged

Conversation

jbedell-newrelic
Copy link
Contributor

This instrumentation should catch call chaining in regards to external calls being made in those chains.

@jbedell-newrelic jbedell-newrelic requested a review from a team March 29, 2024 18:21
@jbedell-newrelic
Copy link
Contributor Author

Resolves: #1800

@codecov-commenter
Copy link

codecov-commenter commented Mar 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.88%. Comparing base (bfcd92a) to head (3d46321).
Report is 47 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1828      +/-   ##
============================================
+ Coverage     70.85%   70.88%   +0.03%     
- Complexity     9950     9974      +24     
============================================
  Files           827      829       +2     
  Lines         39880    39984     +104     
  Branches       6043     6058      +15     
============================================
+ Hits          28255    28342      +87     
- Misses         8899     8915      +16     
- Partials       2726     2727       +1     

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

@jbedell-newrelic jbedell-newrelic merged commit 5665423 into main Apr 1, 2024
107 checks passed
@jbedell-newrelic jbedell-newrelic deleted the 1780_SpringReactorChaining branch April 1, 2024 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Support external calls inside Spring Reactor call chains
3 participants