-
Notifications
You must be signed in to change notification settings - Fork 101
[Backend] Add Keeper Health Degradation States Beyond Simple Up or Down #241
Copy link
Copy link
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programbackendGenerated from backend issue tags: backendGenerated from backend issue tags: backendcomplexGenerated from frontend issue tags: complexGenerated from frontend issue tags: complexhealthchecksGenerated from backend issue tags: healthchecksGenerated from backend issue tags: healthcheckskeeperGenerated from backend issue tags: keeperGenerated from backend issue tags: keeperobservabilityGenerated from frontend issue tags: observabilityGenerated from frontend issue tags: observability
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programbackendGenerated from backend issue tags: backendGenerated from backend issue tags: backendcomplexGenerated from frontend issue tags: complexGenerated from frontend issue tags: complexhealthchecksGenerated from backend issue tags: healthchecksGenerated from backend issue tags: healthcheckskeeperGenerated from backend issue tags: keeperGenerated from backend issue tags: keeperobservabilityGenerated from frontend issue tags: observabilityGenerated from frontend issue tags: observability
Contributor Focus: [Operational Clarity] Make backend health reporting more informative than a binary status
ETA: 2 days
Context
Real backend health often degrades gradually rather than failing all at once.
Problem
A simple healthy or unhealthy signal hides useful information about partial outages or slow performance.
Task Breakdown
Acceptance Criteria