diff --git a/website/source/docs/agent/options.html.markdown b/website/source/docs/agent/options.html.markdown index d3610a03d..c2b85a239 100644 --- a/website/source/docs/agent/options.html.markdown +++ b/website/source/docs/agent/options.html.markdown @@ -566,7 +566,7 @@ definitions support being updated during a reload. * `start_join_wan` An array of strings specifying addresses of WAN nodes to [`-join-wan`](#_join_wan) upon startup. - * `statsd_addr` This provides the address of a +* `statsd_addr` This provides the address of a 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 only and can be used with statsd or statsite.