Skip to content

Add network_latency_checks to consul module #393

@Aramack

Description

@Aramack

The datadog integration for consul supports monitoring for network latency:
https://github.com/DataDog/integrations-core/blob/master/consul/conf.yaml.example#L42

      # 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

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions