-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Added Undertow thread pool parameters #1464
Conversation
# Conflicts: # agent/hippo4j-agent-plugin/adapter-plugins/dubbo-plugin/src/main/java/cn/hippo4j/agent/adapter/dubbo/DubboThreadPoolAdapter.java
* Remove console autofill hippo4j username and password logic (opengoofy#1246) * feat:login + wrapper request
* fix: 合并代码 * feat: requst utils done --------- Co-authored-by: yikai <yikai@didiglobal.com>
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## develop #1464 +/- ##
=============================================
+ Coverage 34.50% 34.56% +0.06%
- Complexity 846 847 +1
=============================================
Files 262 262
Lines 5904 5904
Branches 549 549
=============================================
+ Hits 2037 2041 +4
+ Misses 3674 3671 -3
+ Partials 193 192 -1 ☔ View full report in Codecov by Sentry. |
Fixes #1375
Changes proposed in this pull request: