| { | |
| "status": "has_anomalies", | |
| "alert_count": 1, | |
| "alerts": [ | |
| { | |
| "request_method": "POST", | |
| "business_action": "Process payment", | |
| "entry_service": "ts-inside-payment-service", | |
| "url": "/api/v1/inside_pay_service/inside_payment", | |
| "occurrences": 20, | |
| "raw_error": "HTTPError('503 Server Error: Service Unavailable')" | |
| } | |
| ] | |
| } | |