-
Notifications
You must be signed in to change notification settings - Fork 877
[feat] load balancing across different clusters and endpoints based on metrics #3063
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
base: main
Are you sure you want to change the base?
Conversation
Change-Id: I6ecd81daa83b300c6058afee4c9d1c30b71f3a97 Co-developed-by: Cursor <[email protected]>
Change-Id: Id286d1a8241f4fc7cf812b17d9be8c2c272616e1 Co-developed-by: Cursor <[email protected]>
AI负载均衡器支持用户自定义指标变更概述
变更文件
💡 小贴士与 lingma-agents 交流的方式📜 直接回复评论
📜 在代码行处标记
📜 在讨论中提问
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3063 +/- ##
==========================================
+ Coverage 35.91% 43.46% +7.55%
==========================================
Files 69 82 +13
Lines 11576 10917 -659
==========================================
+ Hits 4157 4745 +588
+ Misses 7104 5844 -1260
- Partials 315 328 +13 🚀 New features to boost your workflow:
|
Change-Id: Ie3a642c2d4d4a474f39866a3939269fe33e1af12 Co-developed-by: Cursor <[email protected]>
Change-Id: Idb6dcd1fd96f5e120ba6ce45c587cce4281920e5 Co-developed-by: Cursor <[email protected]>
Change-Id: I6c38e4e5d5da6d79d2b4987124db8ac1f36e8346 Co-developed-by: Cursor <[email protected]>
Change-Id: I9de1c1b6b7554eae242b86b4ffaae45052af1de6 Co-developed-by: Cursor <[email protected]>
Change-Id: I78717907311fd607a1ce40a7a2ccaaaaa310004d Co-developed-by: Cursor <[email protected]>
Ⅰ. Describe what this PR did
Ⅱ. Does this pull request fix one issue?
Ⅲ. Why don't you add test cases (unit test/integration test)?
Ⅳ. Describe how to verify it
Ⅴ. Special notes for reviews
Ⅰ. Describe what this PR did
Supports load balancing based on a certain indicator. Users can configure the indicator name used for load balancing in the plug-in configuration.
Ⅱ. Does this pull request fix one issue?
Ⅲ. Why don't you add test cases (unit test/integration test)?
Ⅳ. Describe how to verify it
Ⅴ. Special notes for reviews