Configuration
- Status Page Service
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
name | string | ✅ | - | Display name for the service on the status page |
StatusPageService Options
Display name for the service on the status page. This name appears in the status page cards and helps users identify which service component is being monitored.Usage:Use cases: User-facing service identification, infrastructure monitoring, regional service tracking, team-specific services.
Examples
Service Reusability
StatusPageService instances can be reused across multiple status pages:Integration with Checks and Monitors
Status Page Services represent logical groupings of functionality. You’ll typically have multiple checks monitoring different aspects of each service, but the service itself provides a high-level view for your status page visitors. Enable checks and monitors to trigger incidents by using thetriggerIncident property.