2015-07-14 22:57:06 +00:00
|
|
|
telemetry {
|
|
|
|
statsd_address = "baz"
|
|
|
|
statsite_address = "qux"
|
|
|
|
disable_hostname = true
|
2020-06-17 15:07:33 +00:00
|
|
|
usage_gauge_period = "5m"
|
|
|
|
maximum_gauge_cardinality = 100
|
2015-07-14 22:57:06 +00:00
|
|
|
}
|
2017-02-24 15:45:29 +00:00
|
|
|
ui=true
|
2017-09-15 04:21:35 +00:00
|
|
|
raw_storage_endpoint=true
|
2015-08-27 14:50:16 +00:00
|
|
|
default_lease_ttl = "10h"
|
2016-07-26 15:38:24 +00:00
|
|
|
cluster_name = "testcluster"
|