mute_host
Silence alerts for a specific host in Datadog by muting it, with options to set an end time, add a message, and override existing mutes if needed.
Instructions
Mute a host in Datadog
Input Schema
Name | Required | Description | Default |
---|---|---|---|
end | No | POSIX timestamp for when the mute should end | |
hostname | Yes | The name of the host to mute | |
message | No | Message to associate with the muting of this host | |
override | No | If true and the host is already muted, replaces existing end time |