Francis Dong
|
945f45fa5d
|
add completed requests field for computing average response time
|
2020-12-30 12:29:06 +08:00 |
|
Francis Dong
|
8be4401f47
|
add schedule job to sync concurrent request counter to next timeslot
|
2020-12-29 18:13:50 +08:00 |
|
Francis Dong
|
6496dc8c1f
|
update timeslot while decrease concurrent request
|
2020-12-29 16:13:17 +08:00 |
|
Francis Dong
|
332eba6351
|
increase request counter at the beginning of the request
|
2020-12-28 17:06:05 +08:00 |
|
Francis Dong
|
f95a63e8b3
|
FlowStat supports rate limit
|
2020-12-25 17:45:26 +08:00 |
|
Francis Dong
|
151aa82bd5
|
update unit tests and typo
|
2020-12-25 10:55:01 +08:00 |
|
Francis Dong
|
cc2918fdd0
|
change route to resource
|
2020-12-25 10:34:59 +08:00 |
|
Francis Dong
|
be024d1cfc
|
Merge branch 'develop' into feature/flow
|
2020-12-24 09:26:20 +08:00 |
|
Francis Dong
|
433fc57526
|
merge develop branch
|
2020-12-24 09:22:40 +08:00 |
|
hongqiaowei
|
62540fcde5
|
fix: reverse proxy mode have backend path
|
2020-12-23 21:12:00 +08:00 |
|
hongqiaowei
|
2df76b03e4
|
fix: reverse proxy mode have backend path
|
2020-12-23 21:01:43 +08:00 |
|
Francis Dong
|
9ef9c1d7a6
|
test
|
2020-12-23 17:47:30 +08:00 |
|
zhongjie
|
112de820a6
|
Merge branches 'develop' and 'master' of https://github.com/wehotel/fizz-gateway-community
|
2020-12-23 17:33:38 +08:00 |
|
Francis Dong
|
7dcc53d69e
|
Merge branch 'optimization/route' into feature/flow
|
2020-12-23 17:07:55 +08:00 |
|
hongqiaowei
|
dc34624f59
|
fix: reverse proxy mode no backend service and path
|
2020-12-23 16:55:56 +08:00 |
|
hongqiaowei
|
48108c79f0
|
fix: reverse proxy mode no backend service and path
|
2020-12-23 16:46:55 +08:00 |
|
Francis Dong
|
625fb0c41b
|
rename totalRt variable
|
2020-12-22 11:26:01 +08:00 |
|
Francis Dong
|
96cb46bd3d
|
update comment
|
2020-12-22 11:21:25 +08:00 |
|
Francis Dong
|
d3ed36f6de
|
add flow statistic
|
2020-12-22 11:05:52 +08:00 |
|
dxfeng10
|
f2fe895861
|
Merge pull request #22 from wehotel/develop
v1.3.0
|
2020-12-21 17:19:21 +08:00 |
|
zhongjie
|
3e75a7b3ad
|
update boot.sh to auto find the java home
|
2020-12-21 16:45:01 +08:00 |
|
zhongjie
|
df7f640aea
|
update fizz-manager install description in readme.md
|
2020-12-21 16:15:43 +08:00 |
|
zhongjie
|
bdb56b807a
|
change version to 1.3.0
|
2020-12-21 12:06:49 +08:00 |
|
zhongjie
|
7c0726f9f0
|
update UrlTransformUtils
|
2020-12-21 11:23:02 +08:00 |
|
zhongjie
|
81fa6aab29
|
Merge branches 'develop' and 'feature/log-query' of https://github.com/wehotel/fizz-gateway-community into feature/log-query
|
2020-12-21 11:16:30 +08:00 |
|
hongqiaowei
|
844bcd4dc9
|
update: tapestry-json version
|
2020-12-18 11:22:30 +08:00 |
|
hongqiaowei
|
36a0e99583
|
update: netty version
|
2020-12-18 11:05:41 +08:00 |
|
hongqiaowei
|
87cd951531
|
upgrade: groovy version
|
2020-12-17 11:39:31 +08:00 |
|
zhongjie
|
9399c8cb02
|
1.add log send appender to trigger send log to fizz-manager
2.redis channel send log impl
|
2020-12-17 11:26:16 +08:00 |
|
hongqiaowei
|
1a520b1706
|
refactor: remove service white list
|
2020-12-16 18:33:11 +08:00 |
|
hongqiaowei
|
f9d527e890
|
code style
|
2020-12-14 16:27:53 +08:00 |
|
Francis Dong
|
2978349250
|
match aggregation api with backend service name and path
|
2020-12-14 16:19:48 +08:00 |
|
hongqiaowei
|
c8f242036a
|
optimize web util
|
2020-12-14 15:22:07 +08:00 |
|
hongqiaowei
|
1b55c9038e
|
update: upgrade spring boot version
|
2020-12-11 19:53:21 +08:00 |
|
hongqiaowei
|
df8c46e32a
|
update: upgrade spring ver
|
2020-12-10 11:20:18 +08:00 |
|
hongqiaowei
|
0baeee474c
|
fix: compatible no api config case
|
2020-12-09 18:24:01 +08:00 |
|
hongqiaowei
|
6f7bfd7bbb
|
fix: md5 sign ignore case
|
2020-12-08 18:39:54 +08:00 |
|
hongqiaowei
|
256f68b15b
|
fix: if no aggregate resource, should direct response client
|
2020-12-08 17:50:19 +08:00 |
|
linwaiwai
|
a27e6c8234
|
Update README.md
|
2020-12-08 17:25:04 +08:00 |
|
linwaiwai
|
9f955a8904
|
Update README.md
|
2020-12-08 17:23:43 +08:00 |
|
hongqiaowei
|
9a5ad1e2e0
|
fix: if no aggregate resource, should direct response client
|
2020-12-08 15:51:37 +08:00 |
|
Francis Dong
|
10d1b4c3c1
|
Merge branch 'develop' of https://github.com/wehotel/fizz-gateway-community into develop
# Conflicts:
# src/main/java/we/filter/FizzGatewayFilter.java
|
2020-12-08 15:05:02 +08:00 |
|
Francis Dong
|
38a60fc00e
|
format code
|
2020-12-08 12:35:58 +08:00 |
|
Francis Dong
|
cedb2bd2b1
|
add debug log for aggregation
|
2020-12-08 12:34:00 +08:00 |
|
Francis Dong
|
a5317a90f2
|
update redis dependency
|
2020-12-08 12:30:15 +08:00 |
|
Francis Dong
|
b9b1f24ac8
|
update JVM MaxMetaspaceSize
|
2020-12-08 12:26:47 +08:00 |
|
Francis Dong
|
165460417e
|
init aggregation API configuations while application start
|
2020-12-08 12:25:23 +08:00 |
|
hongqiaowei
|
0eafb66bcb
|
chore: sync develop branch
|
2020-12-08 11:56:08 +08:00 |
|
hongqiaowei
|
8002a4a201
|
Merge remote-tracking branch 'origin/optimization/route' into optimization/route
# Conflicts:
# src/main/java/we/filter/FizzGatewayFilter.java
|
2020-12-08 11:50:58 +08:00 |
|
hongqiaowei
|
45ac89f243
|
chore: sync develop branch
|
2020-12-08 11:46:11 +08:00 |
|