| { | |
| "status": "has_anomalies", | |
| "alert_count": 1, | |
| "alerts": [ | |
| { | |
| "request_method": "POST", | |
| "business_action": "Refresh order list", | |
| "entry_service": "ts-order-service", | |
| "url": "/api/v1/orderservice/order/refresh", | |
| "occurrences": 1, | |
| "raw_error": "ChunkedEncodingError(ProtocolError('Response ended prematurely'))" | |
| } | |
| ] | |
| } | |