Please point me to documentation for how the status page embedded widget maps to incident status?
For example, we created a Partial Outage (Incident = Major Severity) on our status page. The embed widget translated this to Minor Service Outage on our login page.
To ensure our communication plan is fully understood, we would like to better understand the mapping on the widget and if the mapping is configurable.
Thank you.
Hi @Erin Azar ,
John from Statuspage support here - happy to help!
The default status embed feature will only show popups of any new incidents or maintenances added to your statuspage, but you can opt to build your own status embed which is fully customizable.
Will you please give me the Status Page status mapping logic that drives the embedded widget status?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Erin Azar ,
Here is how the component outages map to system statuses:
Incident with a component set to "Degraded performance":
"status":{"indicator":"minor","description":"Partially Degraded Service"}}
Incident with a component set to "Partial outage":
"status":{"indicator":"minor","description":"Minor Service Outage"}}
Incident with a component set to "Major outage":
"status":{"indicator":"major","description":"Partial System Outage"}}
Incident with ALL components set to "Major outage":
"status":{"indicator":"critical","description":"Major System Outage"}}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.