File size: 343 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": "GET",
"business_action": "Get assurance types",
"entry_service": "ts-assurance-service",
"url": "/api/v1/assuranceservice/assurances/types",
"occurrences": 70,
"raw_error": "HTTPError('503 Server Error')"
}
]
}
|