polaris_health
Probe Polaris health with live or ready checks: live confirms process liveness for restart probes; ready verifies PostgreSQL and traffic readiness.
Instructions
Probe Polaris health.
live: process liveness (no dependencies; use for restart probes)
ready: readiness to serve traffic (verifies PostgreSQL; 503 problem document while down)
Returns {"status": "ok"} on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes |