ServPulse/Domain

From Nasqueron Agora
Revision as of 15:23, 17 February 2026 by Ieli (talk | contribs)

Lexicon

StatusPage
The entity representing the status page itself.
Attributes: title, description, URL
Service
A monitored entity on the status page (server, application, database, API, etc.). Services can be grouped and ordered.
Attributes: name, group, description, url, auto_status, status (operational, degraded, partial, major, maintenance), order.
Database table: service
Metrics
This concept represents the performance metrics or indicators being measured for each component, such as uptime, response time, error rates, and other relevant metrics.
Attributes: name, value, unit, timestamp.
Incidents
This concept represents any incidents, outages, or disruptions that occur and are reported on the status page.
Attributes: title, description, status (e.g., resolved, ongoing), severity
Users
This concept represents the users who view or edit the status page.
Attributes: name, role, permissions (permissions could also be defined at role level)