Rootly incident operations digest
Use “Rootly incident operations digest” in Recued. It provides a scheduled, read-only digest for Rootly operations.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (23 steps)
current_user
?
incidents_raw
?
alerts_raw
?
action_items_raw
?
schedules_raw
?
escalation_policies_raw
?
defaults
defaults
Apply defaults
incident_count
count
Count items in incidents
alert_count
count
Count items in alerts
action_item_count
count
Count items in action items
schedule_count
count
Count items in schedules
escalation_policy_count
count
Count items in escalation policies
has_attention_items
any
Check if any of the conditions are true
notify_enabled
compare
Check if setting notify when attention needed equals true
should_notify
all
Check if all conditions are true
notify
?
skip: step.should_notify not_equal true
incident_rows
slice
Take a subset of
alert_rows
slice
Take a subset of
action_item_rows
slice
Take a subset of
incident_table
to_table
Format results as a data table
alert_table
to_table
Format results as a data table
action_item_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.
rootly
setting
=
channels
setting
=
in_app
end hour
setting
=
10
weekdays
setting
=
1,2,3,4,5
page size
setting
=
25
row limit
setting
=
10
start hour
setting
=
8
notify when attention needed
setting
=
true
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.