2.7.0 • Published 7 years ago

perf.plugin v2.7.0

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

perf.plugin

基础组件

params

1.redis redis的连接配置

{
  "port": 6379,
  "host": "127.0.0.1",
}

2.statsd 连接配置

statsd_url: "127.0.0.1:8125"