website: Mention that telemetry can be streamed

This commit is contained in:
Armon Dadgar 2014-04-04 14:55:23 -07:00
parent cef6859069
commit 7905f1b6b3
1 changed files with 4 additions and 0 deletions

View File

@ -18,6 +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](github.com/armon/statsite)
server where it can be aggregate and flushed to Graphite or any other metrics store.
Below is an example output:
```