-
Notifications
You must be signed in to change notification settings - Fork 929
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: add some metrics #2362
feat: add some metrics #2362
Conversation
ev1lQuark
commented
Jul 19, 2023
•
edited
Loading
edited
- dubbo_xxx_qps_total
- dubbo_xxx_rt_min_milliseconds_aggregate
- dubbo_xxx_rt_max_milliseconds_aggregate
- dubbo_xxx_rt_avg_milliseconds_aggregate
- dubbo_xxx_requests_total_aggregate
- dubbo_xxx_requests_succeed_aggregate
Codecov Report
@@ Coverage Diff @@
## main #2362 +/- ##
==========================================
- Coverage 44.68% 44.57% -0.11%
==========================================
Files 299 299
Lines 18188 18269 +81
==========================================
+ Hits 8127 8144 +17
- Misses 9206 9272 +66
+ Partials 855 853 -2
... and 1 file with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
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.
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |