OpsGenie Source
This is the OpsGenie source connector maintained by Faros AI.
Main Source Settings
- API key
- Cutoff Days
Connection Settings
️ Table Prefix
For any connection with a OpsGenie source, the table prefix must be of the form
foobar__opsgenie__
with foobar as a string unique to this connection.
The following source streams are supported. More details here.
Stream | Sync | Destination Table |
---|---|---|
incidents | Incremental | Append | ims_Incident, ims_IncidentAssignment ims_IncidentApplicationImpact, compute_Application, ims_IncidentEvent, ims_IncidentTag, ims_Label, ims_TeamIncidentAssociation, |
teams | Full refresh | Append | ims_Team |
users | Full refresh | Append | ims_User, tms_User |
Updated about 2 years ago