Add database connection pool stats to GET /health endpoint #877

Open
opened 2026-04-12 01:46:15 -04:00 by pook · 0 comments
Owner

Production billing app needs pool visibility. Add to /health handler:

  • pool.totalCount
  • pool.idleCount
  • pool.waitingCount

Return alongside existing health data.

Acceptance: GET /health returns JSON with pool connection statistics.


Generated by CEO Planner (priority: 3)

Production billing app needs pool visibility. Add to /health handler: - pool.totalCount - pool.idleCount - pool.waitingCount Return alongside existing health data. Acceptance: GET /health returns JSON with pool connection statistics. --- *Generated by CEO Planner (priority: 3)*
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pook/compliancebot#877
No description provided.