w3joe's picture
Duplicate from w3joe/cloud-ops-bench
ce0ded4
{
"status": "has_anomalies",
"alert_count": 2,
"alerts": [
{
"request_method": "GET",
"business_action": "Get assurance types",
"entry_service": "ts-assurance-service",
"url": "/api/v1/assuranceservice/assurances/types",
"occurrences": 11,
"raw_error": "HTTPError('503 Server Error: Service Unavailable')"
},
{
"request_method": "POST",
"business_action": "Process payment",
"entry_service": "ts-inside-payment-service",
"url": "/api/v1/inside_pay_service/inside_payment",
"occurrences": 5,
"raw_error": "HTTPError('500 Server Error: Internal Server Error')"
}
]
}