File size: 309 Bytes
ce0ded4 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | {
"status": "has_anomalies",
"alert_count": 1,
"alerts": [
{
"request_method": "POST",
"business_action": "User login",
"entry_service": "ts-auth-service",
"url": "/api/v1/users/login",
"occurrences": 370,
"raw_error": "HTTPError('503 Server Error')"
}
]
}
|