-
Notifications
You must be signed in to change notification settings - Fork 544
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
feat(instrumentation-mongodb): Add requireParentSpan
config option.
#2658
base: main
Are you sure you want to change the base?
feat(instrumentation-mongodb): Add requireParentSpan
config option.
#2658
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2658 +/- ##
==========================================
+ Coverage 90.79% 90.96% +0.16%
==========================================
Files 169 172 +3
Lines 8061 8146 +85
Branches 1646 1647 +1
==========================================
+ Hits 7319 7410 +91
+ Misses 742 736 -6
|
This package does not have an assigned component owner and is considered unmaintained. As such this package is in feature-freeze and this PR will be closed with 14 days unless a new owner or a sponsor (a member of @open-telemetry/javascript-approvers) for the feature is found. It is the responsibility of the author to find a sponsor for this feature. |
I'll sponsor this. |
14b6fca
to
89f7318
Compare
89f7318
to
7cba82a
Compare
Which problem is this PR solving?
Resolves: #1910
Short description of the changes
requireParentSpan
config option to the mongodb instrumentation