-
Notifications
You must be signed in to change notification settings - Fork 26.5k
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
remove strong dep micrometer in tracing #14986
Conversation
Please fix style check |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 3.3 #14986 +/- ##
============================================
- Coverage 60.75% 60.74% -0.01%
- Complexity 10864 10867 +3
============================================
Files 1882 1883 +1
Lines 86009 86009
Branches 12887 12887
============================================
- Hits 52251 52247 -4
- Misses 28313 28318 +5
+ Partials 5445 5444 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
fixed |
Can this PR fix that issue? |
What is the purpose of the change?
remove strong dep micrometer in tracing
fix pr: #14872
Checklist