add default flow statistic and rate limit config

This commit is contained in:
Francis Dong
2021-01-18 19:29:45 +08:00
parent 38bd45e8a5
commit b425752c8f

View File

@@ -85,4 +85,11 @@ stat:
open: true open: true
send-log: send-log:
# switch for push log data # switch for push log data
open: true open: true
sched:
executors: 2
flowControl: true
flow-stat-sched:
cron: 2/10 * * * * ?
dest: redis
queue: fizz_resource_access_stat