silence_monitor
Temporarily mute alerts for a specific Datadog monitor during maintenance or testing, with optional auto-unmute at a set time.
Instructions
Temporarily mute/silence monitor notifications.
Use this when: performing maintenance, testing, or a known issue doesn't need alerts right now, for a single monitor. For muting many monitors on a schedule by scope (e.g. "all monitors in this env, this weekend"), use schedule_downtime instead - it is Datadog's purpose-built tool for scheduled, scoped silencing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Mute only a specific scope (e.g. "host:web-01" or "env:staging") | |
| monitor_id | Yes | Monitor to mute | |
| end_timestamp | No | Unix timestamp to auto-unmute at; mutes indefinitely if omitted |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||