w3joe's picture
Duplicate from w3joe/cloud-ops-bench
ce0ded4
{
"status": "has_anomalies",
"alert_count": 2,
"alerts": [
{
"request_method": "GET",
"business_action": "Get contacts",
"entry_service": "ts-contacts-service",
"url": "/api/v1/contactservice/contacts/account/{userId}",
"occurrences": 91,
"raw_error": "HTTPError('503 Server Error')"
},
{
"request_method": "POST",
"business_action": "Create ticket order",
"entry_service": "ts-preserve-service",
"url": "/api/v1/preserveservice/preserve",
"occurrences": 91,
"raw_error": "HTTPError('500 Server Error')"
}
]
}