Merge branch 'master' of http://github.com/hashicorp/consul into issue/1447/http-access-logs

This commit is contained in:
Philippe M. Chiasson 2016-01-05 11:46:35 -05:00
commit ef1f6f8c0f
1 changed files with 1 additions and 1 deletions

View File

@ -566,7 +566,7 @@ definitions support being updated during a reload.
* <a name="start_join_wan"></a><a href="#start_join_wan">`start_join_wan`</a> An array of strings specifying * <a name="start_join_wan"></a><a href="#start_join_wan">`start_join_wan`</a> An array of strings specifying
addresses of WAN nodes to [`-join-wan`](#_join_wan) upon startup. addresses of WAN nodes to [`-join-wan`](#_join_wan) upon startup.
* <a name="statsd_addr"></a><a href="#statsd_addr">`statsd_addr`</a> This provides the address of a * <a name="statsd_addr"></a><a href="#statsd_addr">`statsd_addr`</a> This provides the address of a
statsd instance in the format `host:port`. If provided, Consul will send various telemetry information statsd instance in the format `host:port`. If provided, Consul will send various telemetry information
to that instance for aggregation. This can be used to capture runtime information. This sends UDP packets to that instance for aggregation. This can be used to capture runtime information. This sends UDP packets
only and can be used with statsd or statsite. only and can be used with statsd or statsite.