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

Feature: allow muting a host during an MSI install #778

Merged
merged 8 commits into from
Feb 15, 2021

Conversation

albertvaka
Copy link
Contributor

MSI installs can take a long time, during which the Agent is not running. On upgrades, this could trigger no-data monitors.

This PR adds a new option to mute a host while an MSI install takes place, thus preventing this issue. The host will unmute after either the install completes, the chef run fails, or after the mute expires (in 60 minutes).

This uses the Datadog API , which requires an application_key.

@albertvaka albertvaka requested a review from a team as a code owner February 12, 2021 11:21
Copy link
Contributor

@julien-lebot julien-lebot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@albertvaka albertvaka merged commit 97ce7e5 into master Feb 15, 2021
@albertvaka albertvaka deleted the albertvaka/mute-hosts branch February 15, 2021 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants