batch metrics and flush periodically

This commit is contained in:
Elvin Efendi 2018-08-17 20:01:50 -04:00
parent b78bb2524e
commit 2207d7694d
7 changed files with 298 additions and 265 deletions

View file

@ -90,6 +90,7 @@ http {
{{ if $all.DynamicConfigurationEnabled }}
init_worker_by_lua_block {
balancer.init_worker()
monitor.init_worker()
}
{{ end }}
{{ end }}