You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extend the existing GET /readyz JSON response to include a "failed": <n> field alongside "tenants": <n>, so operational dashboards can alert when tenants are silently skipped at startup.
(from #246 scope-shrink; see PR #247)
Extend the existing
GET /readyzJSON response to include a"failed": <n>field alongside"tenants": <n>, so operational dashboards can alert when tenants are silently skipped at startup.