Skip to content

Commit 1738786

Browse files
committed
ALERTS.md update
1 parent 5983c25 commit 1738786

File tree

1 file changed

+13
-16
lines changed

1 file changed

+13
-16
lines changed
Lines changed: 13 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,22 @@
11
# Alerts
2-
## RouterDown
2+
## [OpenShift-HAProxy-Router] Router Down
33
Router HAProxy down. No instances running.
44

5-
## PercentageOfRoutersLow
6-
Less than 75% Routers are up.
5+
## [OpenShift-HAProxy-Router] Route Down
6+
This alert detects if all servers are down in a route
77

8-
## RouteDown
9-
All servers are down in route.
8+
## [OpenShift-HAProxy-Router] High Latency
9+
This alert detects high latency in at least one server of the route
1010

11-
## HighLatency
12-
High latency in at least one server for the route.
11+
## [OpenShift-HAProxy-Router] Pod Health Check Failure
12+
This alert triggers when there is a recurrent pod health check failure.
1313

14-
## PodHealthCheckFailure
15-
Recurrent health check failure in pod and route.
14+
## [OpenShift-HAProxy-Router] Queue not empty in route
15+
This alert triggers when a queue is not empty in a route
1616

17-
## QueueNotEmptyInRoute
18-
Queue not empty in route.
17+
## [OpenShift-HAProxy-Router] High error rate in route
18+
This alert triggers when the error rate in a route is higher than 15%.
1919

20-
## HighErrorRateInRoute
21-
High error rate in route.
22-
23-
## ConnectionErrorsInRoute
24-
Recurring connection errors in route.
20+
## [OpenShift-HAProxy-Router] Connection errors in route
21+
This alert triggers when there are recurring connection errors in a route
2522

0 commit comments

Comments
 (0)