-
Notifications
You must be signed in to change notification settings - Fork 539
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
fix(instrumentation-express): Finish spans after execution #2603
base: main
Are you sure you want to change the base?
fix(instrumentation-express): Finish spans after execution #2603
Conversation
db5cf13
to
0d93cf6
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2603 +/- ##
==========================================
- Coverage 90.79% 90.79% -0.01%
==========================================
Files 169 169
Lines 8059 8057 -2
Branches 1645 1644 -1
==========================================
- Hits 7317 7315 -2
Misses 742 742
|
939044d
to
2fa7f9c
Compare
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. |
96051a4
to
4d9084b
Compare
0e2fb4f
to
687c821
Compare
Which problem is this PR solving?
Resolves: #2442
Short description of the changes