-
Notifications
You must be signed in to change notification settings - Fork 32
🎨 Add: DV2 observation cycle opentelemetry trace propagation #8661
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: master
Are you sure you want to change the base?
🎨 Add: DV2 observation cycle opentelemetry trace propagation #8661
Conversation
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #8661 +/- ##
==========================================
- Coverage 87.20% 85.89% -1.32%
==========================================
Files 1933 1576 -357
Lines 76541 65808 -10733
Branches 1386 670 -716
==========================================
- Hits 66749 56526 -10223
+ Misses 9396 9056 -340
+ Partials 396 226 -170
*This pull request uses carry forward flags. Click here to find out more.
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
| request_scheme=request_scheme, | ||
| request_simcore_user_agent=request_simcore_user_agent, | ||
| can_save=can_save, | ||
| can_save=can_save, # meepmoop |
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.
to the best of my memory meepmoop means here we need to parse or pass tracingcontext




What do these changes do?
Related issue/s
How to test
Dev-ops