Merge branch 'master' of github.com:redbrick/nomad
This commit is contained in:
commit
8945418b2a
1 changed files with 5 additions and 5 deletions
|
@ -10,9 +10,9 @@ advertise {
|
||||||
}
|
}
|
||||||
|
|
||||||
telemetry {
|
telemetry {
|
||||||
collection_interval = "1s"
|
collection_interval = "1s"
|
||||||
disable_hostname = true
|
disable_hostname = true
|
||||||
prometheus_metrics = true
|
prometheus_metrics = true
|
||||||
publish_allocation_metrics = true
|
publish_allocation_metrics = true
|
||||||
publish_node_metrics = true
|
publish_node_metrics = true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue