File size: 548 Bytes
ce0ded4 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | {
"namespace": "train-ticket",
"query": "Service quality degradation.",
"result": {
"fault_taxonomy": "Performance_Fault",
"fault_object": "app/ts-food-service",
"root_cause": "pod_network_delay"
},
"process": {
"path1": [
"GetResources::pods",
"GetResources::services",
"GetResources::endpoints",
"GetAlerts::"
],
"path2": [
"GetResources::pods",
"GetResources::services",
"GetResources::endpoints",
"GetAlerts::",
"GetErrorLogs::ts-food-service"
]
}
}
|