Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/server / / rollup
Function: rollup()
ts
function rollup(checks): HealthRollup;Defined in: packages/server/src/health/checks.ts:259
Promote the worst per-check status to the rollup label.
Parameters
| Parameter | Type |
|---|---|
checks | HealthChecks |