modules: http, graphite, policy, daf support map()
all relevant modules now support running in forked mode and polling workers for information. for example graphite module can poll stats from all workers and then aggregate before sending, or HTTP module can run on the process group leader only and then poll workers for information.
Showing
- modules/daf/daf.js 3 additions, 3 deletionsmodules/daf/daf.js
- modules/daf/daf.lua 61 additions, 27 deletionsmodules/daf/daf.lua
- modules/graphite/graphite.lua 44 additions, 37 deletionsmodules/graphite/graphite.lua
- modules/http/http.lua 38 additions, 32 deletionsmodules/http/http.lua
- modules/http/prometheus.lua 23 additions, 6 deletionsmodules/http/prometheus.lua
- modules/http/static/kresd.css 8 additions, 0 deletionsmodules/http/static/kresd.css
- modules/http/static/kresd.js 96 additions, 5 deletionsmodules/http/static/kresd.js
- modules/http/static/main.tpl 17 additions, 4 deletionsmodules/http/static/main.tpl
- modules/policy/policy.lua 2 additions, 6 deletionsmodules/policy/policy.lua
Please register or sign in to comment