From 825dcd04f4cbfba360716d3dc5721456156e7568 Mon Sep 17 00:00:00 2001 From: Nelson Elhage Date: Thu, 10 Jul 2014 18:06:36 -0700 Subject: [PATCH] There is no `-statsite` command-line flag. --- website/source/docs/agent/telemetry.html.markdown | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/website/source/docs/agent/telemetry.html.markdown b/website/source/docs/agent/telemetry.html.markdown index 473e2832de..1035304cc9 100644 --- a/website/source/docs/agent/telemetry.html.markdown +++ b/website/source/docs/agent/telemetry.html.markdown @@ -18,9 +18,10 @@ information to the stderr of the agent. In general, the telemetry information is used for debugging or otherwise getting a better view into what Consul is doing. -Additionally, if the `-statsite` [option](/docs/agent/options.html) is provided, -then the telemetry information will be streamed to a [statsite](http://github.com/armon/statsite) -server where it can be aggregate and flushed to Graphite or any other metrics store. +Additionally, if the `statsite_addr` [configuration option](/docs/agent/options.html) +is provided, then the telemetry information will be streamed to a +[statsite](http://github.com/armon/statsite) server where it can be +aggregate and flushed to Graphite or any other metrics store. Below is an example output: