Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[consul] add maintenance metric to Consul catalog. #1267

Closed
wants to merge 1 commit into from

Commits on Mar 19, 2018

  1. [consul] add maintenance metric to Consul catalog.

    Currently, if a node in Consul is set into maintenance state, it is reported
    as a node in critical state to Datadog metrics. This makes it confusing to
    determine by the metric whether it is a node failing with problems or an planned
    intervention. A user made a PR to Datadog some time ago, but it was not merged due to
    Datadog code organization changes and got forgotten (DataDog/dd-agent#2496).
    I'm pushing the change forward. I've tested it using dd-agent
    version 5.8.0.
    
    This PR also depends on DataDog/dd-agent#3708
    Diogo Kiss committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    d69de86 View commit details
    Browse the repository at this point in the history