Skip to content
Recued
Menu
← Back to recipes

Unmute a Datadog monitor scope

by recued-core v1

Approval-gated Datadog monitor scoped unmute workflow. It reads the target monitor for context, then unmutes exactly one monitor scope through recued-core.datadog. It does not unmute all monitors, change downtimes, update monitor configuration, delete monitors, or call arbitrary Datadog APIs.

How it works 6 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (6 steps)
scope trim
Trim whitespace from setting scope
has_scope compare
Check if scope has data
monitor ?
unmute ?
skip: step.has_scope not_equal true
skipped compare
Check if has scope does not equal true
card to_summary
Format results as a summary card
Settings 3 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

scope setting =
datadog setting =
monitor id setting = 0

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Device + server Runs on your device (browser) or your server.

Permissions it requires

Read your Datadog connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

datadog datadogmonitorunmutemaintenanceapprovalincident-responsepack:datadog

Details

6 steps 3 configurable settings recipe_id: unmute-datadog-monitor