Haotian Zhang
6dca14c852
docs:update license.
2 months ago
Fishtail
858808ad29
feat:support stat reporting path aggregation. ( #1608 )
...
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
3 months ago
Fishtail
2bac402116
fix: add gateway context config example. ( #1563 )
3 months ago
Fishtail
ecbc311556
fix: update EnhancedRequestContext toString method. ( #1548 )
4 months ago
Haotian Zhang
4f8194642c
feat:support stat and event report with service discovery. ( #1536 )
5 months ago
Haotian Zhang
03338fb9f3
fix count circuit breaker in gateway & return 404 when context api does not match. ( #1529 )
...
Co-authored-by: shedfreewu <49236872+shedfreewu@users.noreply.github.com>
5 months ago
Haotian Zhang
c692707a8d
feat:use polaris-all for shading third-party dependencies. ( #1526 )
5 months ago
Haotian Zhang
b383bdd28e
feat: support gateway context, feign eager-load support default value. ( #1525 )
...
Co-authored-by: shedfreewu <49236872+shedfreewu@users.noreply.github.com>
5 months ago
Haotian Zhang
fdad46b83d
feat:support circuit breaker metrics reporting. ( #1524 )
5 months ago
Haotian Zhang
0cd479f220
feat: implement circuit breaker in enhance plugin, support listen config group, support refresh single config in refresh_context mode. ( #1500 )
...
Co-authored-by: shedfreewu <49236872+shedfreewu@users.noreply.github.com>
6 months ago
Haotian Zhang
2a03c7b0a2
docs:update license.
9 months ago
Haotian Zhang
22da871c6c
feat:support smooth upgrade from tsf. ( #1474 )
9 months ago
Haotian Zhang
8f75787013
feat:upgrade trace plugin. ( #1470 )
9 months ago
Haotian Zhang
8654dcd405
feat:add admin http handler. ( #1448 )
10 months ago
shedfreewu
22b2300d5f
feat: support lossless config from console & support warmup ( #1435 )
11 months ago
Haotian Zhang
e3333c8432
feat:upgrade nearby router and add namespace nearby router. ( #1371 )
1 year ago
Haotian Zhang
337dd48d1b
feat:support TSF router. ( #1368 )
1 year ago
andrew shan
a96d541e99
feat: add trace report support ( #1322 )
1 year ago
Haotian Zhang
832f5bc6cb
feat:add zero protection. ( #1278 )
...
* feat:add zero protection.
* feat:add zero protection.
* feat:add zero protection.
* feat:add zero protection.
* feat:add zero protection.
* feat:add zero protection.
* feat:add zero protection.
* feat:add zero protection.
* feat:add zero protection.
* feat:add zero protection.
* feat:add zero protection.
1 year ago
Haotian Zhang
ba462408e6
fix: fix the lossless provider override in multiple registries scenario ( #1271 )
...
Co-authored-by: andrew shan <45474304+andrewshan@users.noreply.github.com>
1 year ago
Haotian Zhang
daf6dab455
feat: support lane router ( #1269 )
...
Co-authored-by: andrew shan <45474304+andrewshan@users.noreply.github.com>
1 year ago
Haotian Zhang
01f16131b8
feat: support lossless online/offline ( #1268 )
...
Co-authored-by: andrew shan <45474304+andrewshan@users.noreply.github.com>
1 year ago
Haotian Zhang
e36f81693b
fix:fix rule-based router when using RestTemplate. ( #1202 )
2 years ago
Haotian Zhang
424c7914af
fix:fix header validation when using Chinese char. ( #1169 )
2 years ago
Haotian Zhang
e4e5f5a4c1
feat:support service contract reporting. ( #1141 )
2 years ago
Haotian Zhang
0db7b3b4b5
fix:fix feign url bug when using sleuth. ( #1120 )
2 years ago
Haotian Zhang
e64676acfb
fix:update some modifier order.
2 years ago
Haotian Zhang
c48f94fcb5
fix:fix router label feign interceptor order. ( #1071 )
2 years ago
Haotian Zhang
86ed684cfa
fix:fix SCG report wrong service bug when using IP routing. ( #1065 )
2 years ago
Haotian Zhang
5750e510c2
fix:fix circuit breaker bean load order bug when using Nacos discovery. ( #1050 )
2 years ago
Haotian Zhang
200a752ccb
fix:fix reporting bug when port is -1. ( #1040 )
2 years ago
Haotian Zhang
0ab19edb7a
feat:refactor SDKContext as static. ( #995 )
2 years ago
Shanyou Yu (Sean Yu)
841a39ac33
Refactoring: Refactor Circuitbreaker ut ( #996 )
2 years ago
Shanyou Yu (Sean Yu)
d68bf433a3
Feature: add AssemblyFlow to support tsf ( #992 )
2 years ago
Shanyou Yu (Sean Yu)
abed6d57af
refactor: refactor circuitbreaker ( #964 )
2 years ago
liaochuntao
73457a4e66
feat:support webclient and gateway report call metrics ( #946 )
2 years ago
Shanyou Yu (Sean Yu)
d41b251514
fix: adapt for nacos instance ( #936 )
2 years ago
Shanyou Yu (Sean Yu)
48dc5962da
feature: add ratelimit provider info and refactor ratelimit use arguments ( #904 )
2 years ago
Shanyou Yu (Sean Yu)
776a646e81
feature: improve circuit breaker usage ( #917 )
2 years ago
Haotian Zhang
f98c412ee4
fix:optimize instance circuit beaker. ( #910 )
2 years ago
Haotian Zhang
7ec10e6869
fix:remove the secondary report. ( #901 )
3 years ago
Shanyou Yu (Sean Yu)
8c88a92c45
fix: fix log feign response stream close bug ( #898 )
3 years ago
Haotian Zhang
b3aa093eb9
fix:fix NPE. ( #886 )
3 years ago
Haotian Zhang
61e0826103
refactor:refactor stat module. ( #880 )
3 years ago
Haotian Zhang
3f70d7bd1d
refactor:update to junit 5. ( #866 )
3 years ago
Haotian Zhang
b524d1c8e8
feat:enable stat reporting as default. ( #863 )
...
* feat:enable stat reporting as default.
* feat:enable stat reporting as default.
3 years ago
Haotian Zhang
d3c481038b
fix:fix the error capture of rate limit exception. ( #860 )
3 years ago
Haotian Zhang
4ec8caa281
refactor:move loadbalancer to discovery module. ( #846 )
3 years ago
Haotian Zhang
8c7ff567b6
docs:Add license checker GitHub Action. ( #840 )
...
* docs:Add license checker GitHub Action.
* docs:Add license checker GitHub Action.
3 years ago
Haotian Zhang
83b9decd3a
feat:support Spring Cloud 2022.0.
3 years ago