Won't Fix
Details
Assignee
UnassignedUnassignedReporter
Seth LegerSeth LegerStory Points
7Components
Priority
Minor
Details
Details
Assignee
Unassigned
UnassignedReporter
Seth Leger
Seth LegerStory Points
7
Components
Priority
PagerDuty
PagerDuty
PagerDuty
Created May 27, 2015 at 5:13 PM
Updated November 11, 2021 at 10:17 PM
Resolved November 11, 2021 at 10:17 PM
Right now, the remote poller code emits events that cause records to be stored in the 'location_specific_status_changes' table. This is not ideal because most of the UI ignores this table and it is not used for availability calculations.
The remote poller code should create normal outages in the outages table in the database and associate them with the monitoringsystems that generated the outage.