Minimizing of the configuration sample (#1019)

This commit is contained in:
Fabian Affolter 2016-10-01 12:09:50 +02:00 committed by GitHub
parent 227d5a3f4f
commit 0bc1fc4e3c
7 changed files with 44 additions and 37 deletions

View file

@ -18,11 +18,6 @@ To use the `statsd` component in your installation, add the following to your `c
```yaml
# Example configuration.yaml entry
statsd:
host: DB_HOST_IP_ADDRESS
port: 20000
prefix: DB_TO_STORE_EVENTS
rate: 1
log_attributes: true
```
Configuration variables: