-
Notifications
You must be signed in to change notification settings - Fork 117
feat: Update contrib for the experimental response propagator interface #436
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
base: main
Are you sure you want to change the base?
feat: Update contrib for the experimental response propagator interface #436
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #436 +/- ##
============================================
+ Coverage 82.53% 82.85% +0.31%
- Complexity 1983 2353 +370
============================================
Files 137 164 +27
Lines 8084 9563 +1479
============================================
+ Hits 6672 7923 +1251
- Misses 1412 1640 +228 Flags with carried forward coverage won't be shown. Click here to find out more.
... and 31 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
GHA is failing due to the assumption that open-telemetry/opentelemetry-php#1712 is in the main branch. |
As open-telemetry/opentelemetry-php#1712 is merged, all the GHA(s) are passing now. |
@open-telemetry/php-maintainers Please take a look. This PR is to apply the newly added experimental response propagator API to contrib. |
Changes
Globals::responsePropagator()
API in each HTTP instrumentation libraryTest result with Slim instrumentation
Command