Is your feature request related to a problem?
Currently, there are false-positive downtime alerts when a Server Down alarm is triggered. This leads to unnecessary escalations and concerns among the team.
Describe the solution you'd like
- Implement an automated health verification process.
- Execute a script to validate the server's availability by hitting the most frequently used endpoint.
- Only escalate the alert if the server is indeed down.
Is your feature request related to a problem?
Currently, there are false-positive downtime alerts when a Server Down alarm is triggered. This leads to unnecessary escalations and concerns among the team.
Describe the solution you'd like