Interface: DatabaseHealth
Defined in: web/lib/api/generated/types/pub/chive/admin/getSystemHealth.ts:66
Health status of a single database connection
Properties
$type?
optional$type:"pub.chive.admin.getSystemHealth#databaseHealth"
Defined in: web/lib/api/generated/types/pub/chive/admin/getSystemHealth.ts:67
error?
optionalerror:string
Defined in: web/lib/api/generated/types/pub/chive/admin/getSystemHealth.ts:75
Error message if unhealthy
healthy
healthy:
boolean
Defined in: web/lib/api/generated/types/pub/chive/admin/getSystemHealth.ts:71
Whether the database is reachable
latencyMs?
optionallatencyMs:number
Defined in: web/lib/api/generated/types/pub/chive/admin/getSystemHealth.ts:73
Connection latency in milliseconds
name
name:
string
Defined in: web/lib/api/generated/types/pub/chive/admin/getSystemHealth.ts:69
Database name