Website: GH-730 for docs/agent/telemetry.html.

pull/737/merge
Ryan Breen 2015-03-25 08:56:40 -04:00
parent 220accc7d7
commit f09817ada6
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ it will dump the current telemetry information to the agent's `stderr`.
This telemetry information can be used for debugging or otherwise This telemetry information can be used for debugging or otherwise
getting a better view of what Consul is doing. getting a better view of what Consul is doing.
Additionally, if the `statsite_addr` [configuration option](/docs/agent/options.html) Additionally, if the [`statsite_addr` configuration option](/docs/agent/options.html#statsite_addr)
is provided, the telemetry information will be streamed to a is provided, the telemetry information will be streamed to a
[statsite](http://github.com/armon/statsite) server where it can be [statsite](http://github.com/armon/statsite) server where it can be
aggregate and flushed to Graphite or any other metrics store. aggregate and flushed to Graphite or any other metrics store.