Datadog observability triage digest
Use “Datadog observability triage digest” in Recued. It provides a scheduled, read-only triage digest for Datadog monitor and signal health.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (21 steps)
auth
?
monitors_raw
?
groups_raw
?
logs_raw
?
events_raw
?
defaults
defaults
Apply defaults
monitor_count
count
Count items in monitors
group_count
count
Count items in groups
log_count
count
Count items in logs
event_count
count
Count items in events
has_signals
any
Check if any of the conditions are true
notify_enabled
compare
Check if setting notify when alerts equals true
should_notify
all
Check if all conditions are true
notify
?
skip: step.should_notify not_equal true
monitor_rows
slice
Take a subset of
group_rows
slice
Take a subset of
log_rows
slice
Take a subset of
monitor_table
to_table
Format results as a data table
group_table
to_table
Format results as a data table
log_table
to_table
Format results as a data table
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
datadog
setting
=
channels
setting
=
in_app
end hour
setting
=
10
weekdays
setting
=
1,2,3,4,5
log query
setting
=
status:error OR status:critical
row limit
setting
=
20
window to
setting
=
now
start hour
setting
=
8
event query
setting
=
source:monitor
group query
setting
=
group_status:alert OR group_status:warn
window from
setting
=
now-1h
monitor query
setting
=
status:alert OR status:warn
notify when alerts
setting
=
true
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.