File size: 574 Bytes
ce0ded4 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | {
"namespace": "boutique",
"query": "Service abnormal restart.",
"result": {
"fault_taxonomy": "Runtime_Fault",
"fault_object": "app/recommendationservice",
"root_cause": "liveness_probe_incorrect_timing"
},
"process": {
"path1": [
"GetResources::pods",
"DescribeResource::pods::recommendationservice",
"GetResources::endpoints",
"GetAppYAML::recommendationservice"
],
"path2": [
"GetResources::pods",
"DescribeResource::pods::recommendationservice",
"GetAppYAML::recommendationservice"
]
}
} |