-
Story
-
Resolution: Unresolved
-
Critical
-
None
-
None
-
Future Sustainability
-
False
-
-
False
-
3
-
None
-
None
-
None
{}USER STORY:{}
As an OpenShift engineer, I want to receive alerts when the cache is unhealthy, so that I can quickly troubleshoot and resolve issues.
{}DESCRIPTION:{}
Implement liveness probes and/or a sidecar to monitor cache health and send Slack alerts on degradation.
{}Required:{}
{}Nice to have:{}
{}ACCEPTANCE CRITERIA:{}
- Liveness probe is implemented and functioning correctly.
- Sidecar (if used) accurately monitors cache health metrics.
- Slack alerts are generated when cache health degradation is detected.
- Slack alerts contain relevant information (e.g., timestamps, error messages, affected cache).
{}ENGINEERING DETAILS:{}
<!--
Any additional information that might be useful for engineers: related
repositories or pull requests, related email threads, GitHub issues or
other online discussions, how to set up any required accounts and/or
environments if applicable, and so on.
-->