blob: 2e3f724a8557613498987dd002b6dbb7d66ebc16 [file] [log] [blame] [view]
Ales Komareka75a89c2014-01-19 17:50:15 +01001
2# Statsd
3
4## Sample pillar
5
6statsd:
7 server:
8 enabled: true
9 bind_port: 8125
10 backends:
11 - type: graphite
12 host: metrics1.domain.com
13 port: 2003
14
15## Read more
16
17* https://github.com/etsy/statsd/
18* https://github.com/mrtazz/statsd-amqp-backend