-
Notifications
You must be signed in to change notification settings - Fork 5k
[Improvement] Add RPC metrics #16121
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
Conversation
...t-base/src/main/java/org/apache/dolphinscheduler/extract/base/client/NettyClientHandler.java
Fixed
Show fixed
Hide fixed
...e/src/main/java/org/apache/dolphinscheduler/extract/base/server/JdkDynamicServerHandler.java
Fixed
Show fixed
Hide fixed
...ract-base/src/test/java/org/apache/dolphinscheduler/extract/base/metrics/RpcMetricsTest.java
Outdated
Show resolved
Hide resolved
9a9742b to
ed03189
Compare
rickchengx
left a comment
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.
LGTM
ed03189 to
6e3b139
Compare
6e3b139 to
2880f36
Compare
SbloodyS
left a comment
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.
CI did not passed.
SbloodyS
left a comment
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.
+1
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #16121 +/- ##
============================================
+ Coverage 40.66% 40.70% +0.03%
- Complexity 5238 5245 +7
============================================
Files 1382 1385 +3
Lines 46026 46109 +83
Branches 4920 4923 +3
============================================
+ Hits 18718 18770 +52
- Misses 25384 25412 +28
- Partials 1924 1927 +3 ☔ View full report in Codecov by Sentry. |
516c2d3 to
7ef6c6c
Compare
|
rickchengx
left a comment
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.
+1




Purpose of the pull request
close #16119
Brief change log
Verify this pull request
This pull request is code cleanup without any test coverage.
(or)
This pull request is already covered by existing tests, such as (please describe tests).
(or)
This change added tests and can be verified as follows:
(or)
If your pull request contain incompatible change, you should also add it to
docs/docs/en/guide/upgrede/incompatible.md