Heartbeats
Service heartbeat monitoring and health checks.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| AlertUrgencyId | String | ||
| Name | String | ||
| Slug | String | ||
| IsEnabled | Boolean |
The allowed values are true, false. | |
| Status | String |
The allowed values are waiting, up, down, missed. | |
| Type | String | ||
| CreatedAt | Datetime | ||
| ExpiresAt | Datetime | ||
| LastPingedAt | Datetime | ||
| UpdatedAt | Datetime | ||
| AlertDescription | String | ||
| AlertSummary | String | ||
| Description | String | ||
| EmailAddress | String | ||
| Interval | Integer | ||
| IntervalUnit | String |
The allowed values are minutes, hours, days. | |
| NotificationTargetId | String | ||
| NotificationTargetType | String |
The allowed values are User, Group, Service, EscalationPolicy. | |
| PingUrl | String | ||
| Secret | String |