pagerduty_on_call_users
Details about PagerDuty on-call users, derived from the oncalls API and linked to services via escalation policies
-
id
Primary key - Unique identifier of the row
-
service_source_id
Foreign key - Source ID of the PagerDuty service this on-call entry is associated with
-
schedule_source_id
Foreign key - Identifier of the schedule in PagerDuty
-
schedule_name
string - Name of the schedule in PagerDuty
-
escalation_policy_source_id
Foreign key - Identifier of the escalation policy in PagerDuty
-
escalation_level
number - The escalation level of the on-call entry
-
user_id
Foreign key - ID of the on-call user
-
start_at
date - Timestamp when the on-call shift starts
-
end_at
date - Timestamp when the on-call shift ends