overview
Get a one-shot PostgreSQL cluster health snapshot: version, uptime, connections, idle-in-transactions, longest query, dead-tuple table, replay lag. A failing probe won't hide the rest.
Instructions
[READ] One-shot cluster health snapshot.
Version + uptime, connections by state, idle-in-transaction count, the
longest-running query, the worst dead-tuple table, and standby replay lag —
each section captured defensively so one failing probe does not sink the rest.
Args:
target: Target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No |