# Whether to enable network latency metrics collection. When enabled
# consul network coordinates will be retrieved and latency calculated for
# each node and between data centers.
# See https://www.consul.io/docs/internals/coordinates.html
network_latency_checks: yes
The datadog integration for consul supports monitoring for network latency:
https://github.com/DataDog/integrations-core/blob/master/consul/conf.yaml.example#L42
This is not exposed through the puppet module:
https://github.com/DataDog/puppet-datadog-agent/blob/master/manifests/integrations/consul.pp#L29
https://github.com/DataDog/puppet-datadog-agent/blob/master/templates/agent-conf.d/consul.yaml.erb#L31