document new key

This commit is contained in:
Christian Winther 2016-10-15 10:50:55 +02:00
parent 3e953d725a
commit 84b1962528
1 changed files with 3 additions and 1 deletions

View File

@ -192,6 +192,8 @@ nodes, unless otherwise specified:
to. to.
* `statsd_address`: Address of a [statsd](https://github.com/etsy/statsd) * `statsd_address`: Address of a [statsd](https://github.com/etsy/statsd)
server to forward metrics to. server to forward metrics to.
* `datadog_address`: Address of a [DataDog statsd](https://github.com/DataDog/dd-agent)
server to forward metrics to.
* `disable_hostname`: A boolean indicating if gauge values should not be * `disable_hostname`: A boolean indicating if gauge values should not be
prefixed with the local hostname. prefixed with the local hostname.
* `publish_allocation_metrics`: Enables publishing runtime metrics of * `publish_allocation_metrics`: Enables publishing runtime metrics of