add telemetry
This commit is contained in:
parent
0879ca8f47
commit
60dd8cd8a3
@ -49,6 +49,13 @@ consul {
|
||||
address = "127.0.0.1:8500"
|
||||
}
|
||||
|
||||
telemetry {
|
||||
collection_interval = "5s",
|
||||
publish_allocation_metrics = true,
|
||||
publish_node_metrics = true,
|
||||
prometheus_metrics = true
|
||||
}
|
||||
|
||||
{% if nomad_vault_enabled %}
|
||||
vault {
|
||||
enabled = true
|
||||
|
Loading…
Reference in New Issue
Block a user