prometheus/alert.rules |
954ms ago |
1.009ms |
||
| Rule | State | Error | Last Evaluation | Evaluation Time |
| alert: service_down expr: up == 0 | ok | 954ms ago | 275.9us | |
| alert: APIHighInvocationRate expr: sum by(function_name) (rate(gateway_function_invocation_total{code="200"}[10s])) > 5 for: 5s labels: service: gateway severity: major annotations: description: High invocation total on {{ $labels.function_name }} summary: High invocation total on {{ $labels.function_name }} | ok | 954ms ago | 720.5us | |