demo/digitalocean: disable hostname in metrics
This commit is contained in:
parent
fc012f5de9
commit
38624790b5
|
@ -26,6 +26,7 @@ advertise {
|
|||
}
|
||||
telemetry {
|
||||
statsite_address = "${var.statsite}"
|
||||
disable_hostname = true
|
||||
}
|
||||
EOF
|
||||
CMD
|
||||
|
|
Loading…
Reference in New Issue