Table: pagerduty_incident_alerts
This table shows data for PagerDuty Incident Alerts.
The primary key for this table is id.
Relations
This table depends on pagerduty_incidents.
Columns
Name | Type |
---|---|
_cq_source_name | utf8 |
_cq_sync_time | timestamp[us, tz=UTC] |
_cq_id | uuid |
_cq_parent_id | uuid |
id (PK) | utf8 |
created_at | timestamp[us, tz=UTC] |
html_url | utf8 |
type | utf8 |
summary | utf8 |
self | utf8 |
status | utf8 |
alert_key | utf8 |
service | json |
body | json |
incident | json |
suppressed | bool |
severity | utf8 |
integration | json |