mirror of https://github.com/hashicorp/consul
Website: GH-730 for docs/agent/telemetry.html.
parent
220accc7d7
commit
f09817ada6
|
@ -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
|
||||
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
|
||||
[statsite](http://github.com/armon/statsite) server where it can be
|
||||
aggregate and flushed to Graphite or any other metrics store.
|
||||
|
|
Loading…
Reference in New Issue