mirror of https://github.com/hashicorp/consul
Update website/content/docs/agent/config/config-files.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>pull/17521/head
parent
81fe71d411
commit
8d6b7070dd
|
@ -1818,8 +1818,7 @@ subsystem that provides Consul's service mesh capabilities.
|
|||
geo location or datacenter, dc:sfo). By default, this is left blank and not used.
|
||||
|
||||
- `disable_hostname` ((#telemetry-disable_hostname))
|
||||
This controls whether or not to prepend runtime telemetry of gauge type with the
|
||||
machine's hostname, defaults to false (prepend hostname).
|
||||
Set to `true` to stop prepending the machine's hostname to gauge-type metrics. Default is `false`.
|
||||
|
||||
- `dogstatsd_addr` ((#telemetry-dogstatsd_addr)) This provides the address
|
||||
of a DogStatsD instance in the format `host:port`. DogStatsD is a protocol-compatible
|
||||
|
|
Loading…
Reference in New Issue