1
0
Fork 0
telegraf/plugins/inputs/twemproxy/sample.conf

7 lines
185 B
Text
Raw Normal View History

# Read Twemproxy stats data
[[inputs.twemproxy]]
## Twemproxy stats address and port (no scheme)
addr = "localhost:22222"
## Monitor pool name
pools = ["redis_pool", "mc_pool"]